How to generate the F1-score, precision on the classification learner?
23 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am validating the results of the SVM using the classification learner. However, only the precision is available but I need F1-Score and accuracy for the proper full validation.
0 Kommentare
Antworten (1)
Prince Kumar
am 28 Mär. 2022
Hi Ng Yong Jie,
You can use the confusion matrix to compute F1 score. This confusion matrix can bew generated in the plot section of the app.
For now the app does not give the feature to computer F1 score directly. However, the team is aware of this and they are taking necessary steps.
Hope this helps.
1 Kommentar
Siehe auch
Kategorien
Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!