How to get classification results in the form of image?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
shafaq nisar
le 4 Mai 2017
Réponse apportée : Elysi Cochin
le 4 Mai 2017
Hi, I am a new user, struggling hard to learn classification using naive Bayes and SVM through classification Learner app. How I can get results in the form of image instead of confusion matrix of ROC curve, when I trained the SVM using classification Learner app., it shows confusion matrix/ ROC curve in result. Here I want to show the result in the form of image and same want to do through naive Bayes. How I can do this Please help
0 commentaires
Réponse acceptée
Elysi Cochin
le 4 Mai 2017
For svm refer
doc svmtrain
doc svmclassify
For Bayesian refer
doc fitcnb
doc predict
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!