Clear Filters
Clear Filters

Use perfcurve to update model threshold?!

1 view (last 30 days)
Dario Walter
Dario Walter on 16 Jun 2020
Dear Community,
I am wondering how to use the datapoint of OPTROCPT (see example https://www.mathworks.com/help/stats/perfcurve.html, Plot ROC Curve for Classification Tree)
[X,Y,T,~,OPTROCPT,suby,subnames] = perfcurve(species,diffscore,'versicolor');
to update the classification weight of my model. At the moment, I do not find any property to change the current classification value of 0.5.
Does anyone know a solution on this?
Best regards

Answers (0)

Categories

Find more on ROC - AUC in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!