photo

SHALINI SATHYA


Last seen: plus de 3 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Question


hiii,can anyone plz help,how to create a confusion matrix for this code.Basically the it uses SVM to classify in 6 different classes OF SKIN CANCER.Please help by providing the code to write the confusion matrix for the same.
function varargout = main(varargin) gui_Singleton = 1; gui_State = struct('gui_Name', mfilename, ... ...

plus de 3 ans il y a | 1 réponse | 0

0

réponse

Question


Unrecognized function or variable 'svmtrain'. Error in main>multisvm (line 991) models(k) = svmtrain(TrainingSet,G1vAll); Error in main>pushbutton14_Callback (line 866) result = multisvm(data_feat,data_label,test_data);
plz help me tp solve the error : Unrecognized function or variable 'svmtrain'. Error in main>multisvm (line 991) models...

plus de 3 ans il y a | 1 réponse | 0

0

réponse

Question


can anyone plz plz help me to solve this error : iam using a matlab online version r2020
my error is: Unrecognized function or variable 'svmtrain'. Error in main>multisvm (line 991) models(k) = svmtrain(Train...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Why is my GUI program producing an error when I 'Run' it?
CAN ANYONE HELP ME TO SOLVE THIS ERROR: Unrecognized function or variable 'svmtrain'. Error in main>multisvm (line 991) ...

plus de 3 ans il y a | 0