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,

 채택된 답변

Greg Heath
Greg Heath 2015년 10월 30일

0 개 추천

Currently, I cannot help because I have never encountered this function. When I get time I will consult the documentation using the commands
help perfcurve
doc perfcurve
type perfcurve
AND
search both the NEWSGROUP and ANSWERS for relevant posts.
Meanwhile, you should do the same. I suspect that you will find your answer before I can.
Hope this helps.
Greg

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2015년 10월 29일

답변:

2015년 10월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by