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 Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by