how to manually adjust threshold value in PERFCURVE(LABELS,SCORES,POSCLASS)
1 次查看(过去 30 天)
显示 更早的评论
I have 100 subjects, I used KNN classifier for classification, when i use perfcurve function for roc it automatically displays result, the question in my mind is how and where to adjust threshold values in perfcurve that causes on result.
4 个评论
Mohammad Sami
2020-3-5
Use the roc function for the multiclass problem.
An example is shown in the documentation.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Classification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!