using perfcurve with neural network

3 次查看(过去 30 天)
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
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 个)

类别

Help CenterFile Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by