필터 지우기
필터 지우기

How to get classification results in the form of image?

조회 수: 1 (최근 30일)
shafaq nisar
shafaq nisar 2017년 5월 4일
답변: Elysi Cochin 2017년 5월 4일
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

채택된 답변

Elysi Cochin
Elysi Cochin 2017년 5월 4일
For svm refer
doc svmtrain
doc svmclassify
For Bayesian refer
doc fitcnb
doc predict

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by