using perfcurve with neural network

5 visualizaciones (últimos 30 días)
arash ebrahimi
arash ebrahimi el 29 de Oct. de 2015
Respondida: Greg Heath el 30 de Oct. de 2015
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,

Respuesta aceptada

Greg Heath
Greg Heath el 30 de Oct. de 2015
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

Más respuestas (0)

Categorías

Más información sobre Networks en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by