필터 지우기
필터 지우기

Specificity and sensitivity of ANN

조회 수: 1 (최근 30일)
farheen asdf
farheen asdf 2016년 1월 1일
답변: Star Strider 2016년 1월 1일
Hi. I have used ANN to train a dataset and now i want to find its specificity and sensitivity. Are these two things the same as True negative rate and true positive rate which i have found from my confusion matrix? What other parameters can I use to show the performance of a classifier? Thanks. Have a nice day.

채택된 답변

Star Strider
Star Strider 2016년 1월 1일
You have it correct according to the discussion in Sensitivity and specificity. Those are likely the best to assess a binary classifier performance, the ROC curve (the perfcurve function in the Statistics Toolbox) being an extension of that.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by