How to get posterior probability for CNN (prediction probability) ?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Sunson29
am 31 Mai 2019
Kommentiert: Sunson29
am 3 Jun. 2019
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 Kommentare
Akzeptierte Antwort
Jyotish Kumar
am 3 Jun. 2019
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.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Get Started with Statistics and Machine Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!