How extract Precision, Recall and F-score values from PLOTROC () in Neural Network?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Marzieh Mogharrebi
il 3 Nov 2015
Risposto: Salma Hassan
il 29 Gen 2018
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/151348/image.jpeg)
As shown in the Figures, we can see the True Positive Rate and False Positive Rate for training, testing and validation processes. From these Figures, we require to know how these Figures are drawn and how come the values and data for precision, recall and f-score metrics?
In advance, appreciate for any help.
0 Commenti
Risposta accettata
Greg Heath
il 19 Nov 2015
help roc
doc roc
type roc
Hope this helps.
Thank you for formally accepting my answer
Greg
0 Commenti
Più risposte (1)
Salma Hassan
il 29 Gen 2018
i used your lines in my code but it gives me this graph .... is that ture
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/181603/image.jpeg)
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!