How to get posterior probability for CNN (prediction probability) ?
조회 수: 7 (최근 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에서 Multirate Signal Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!