posterior probability of a class in neural networks
조회 수: 2 (최근 30일)
이전 댓글 표시
Would it be possible to find posterior probability of a class in neural networks?
If yes, how we can calculae it for a binary class?
Thank you
댓글 수: 1
Greg Heath
2019년 5월 26일
You obviously didn't search the NEWSGROUP or ANSWERS before posting this question
Greg
답변 (1개)
Jyotish Kumar
2019년 6월 4일
Hi,
‘predict’ function can be used to estimate posterior probability. refer the following to learn more about how it estimates:
I hope it will help you.
댓글 수: 2
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!