how to manually adjust threshold value in PERFCURVE(LABELS,SCORES,POSCLASS)
Show older comments
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 Comments
Mohammad Sami
on 3 Mar 2020
There are addtitional returned values from the perfcurve function. For more details check the documentation.
KALYAN ACHARJYA
on 3 Mar 2020
I am following this question
Balaji M. Sontakke
on 3 Mar 2020
Mohammad Sami
on 5 Mar 2020
Use the roc function for the multiclass problem.
An example is shown in the documentation.
Answers (0)
Categories
Find more on Nearest Neighbors in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!