using perfcurve with neural network
Show older comments
As a matter of fact, I want to use neural network in order to do classification (patternnet). Unfortunately, I have some problems in applying the "perfcurve" function because I do not know how to extract "scores". Therefore, I would be appreciated if you could let me know how I should get the "scores".
[Xpr,Ypr,Tpr,AUCpr] = perfcurve(targets, scores);
regards,
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox 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!