How to get posterior probability for CNN (prediction probability) ?
4 ビュー (過去 30 日間)
古いコメントを表示
Dear friends,
May I ask, How to get posterior probability for CNN (prediction probability) ? I am using the CNN inbulit function, is there a way I can get the posterior probability ? I read the a post about prior probability (just equations, not the function), but I didnt find any function could show the posterior probability. Someone can advise me? Thank you very much.
prior probability:
0 件のコメント
採用された回答
Jyotish Kumar
2019 年 6 月 3 日
Hi,
‘predict’ function can be used to estimate posterior probability. See the following to learn more about how it estimates:
I hope it will help you.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Get Started with Statistics and Machine Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!