photo

sabiya fatima


Last seen: 2年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Revival Level 1
  • First Answer
  • Explorer
  • First Review

バッジを表示

Feeds

表示方法

回答済み
why am i getting error on accuracy result with SVM?
%% Evaluate Accuracy load('Accuracy_Data.mat') Accuracy_Percent= zeros(200,1); for i = 1:500 data = Train_Feat; %groups = i...

4年弱 前 | 0

質問


can anyone please solve this error
here is the error: Error using classreg.learning.FitTemplate/fillIfNeeded (line 612) showplot is not a valid parameter name. ...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


how to solve this error "Undefined function 'crossvalind' for input arguments of type 'char'" while running below code in matlab 2019a
%% Evaluate Accuracy load('Accuracy_Data.mat') Accuracy_Percent= zeros(200,1); for i = 1:500 data = Train_Feat; %groups = i...

4年弱 前 | 1 件の回答 | 0

1

回答

回答済み
i am doing apple leaf disease detection project in matlab.. i dont know how to segment
i am doing same project but i dont know how to fetch a dataset in matlab to train the classifier....there are thousands of image...

約4年 前 | 0