Win Sheng Liew
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to save the ROC curve and confusion matrix in classification learner?
Hi, may I know how to save the ROC curve and confusion matrix after finished the training in classification learner? Because I w...
約6年 前 | 1 件の回答 | 0
1
回答質問
How to compute the misclassification rate for (KFold & Leave-one-out) cross validation in the linear SVM classfier?
imds = imageDatastore(fullfile(rootFolder, categories), 'LabelSource','foldernames'); % Notice that each set now has ex...
約6年 前 | 0 件の回答 | 0
0
回答質問
Is this ROC curve and AUC correct?
Hi, I have extracted the features for 2 set image datasets (normal & abnormal) through the deep learning. May I know is my code ...
約6年 前 | 0 件の回答 | 0
0
回答質問
How to estimate the classification error by passing Md1 to kfoldLoss or Leaveout?
classifier = fitcecoc(trainingFeatures, trainingLabels, 'Learners', 'Linear', 'Coding', 'onevsall', 'ObservationsIn', 'columns')...
約6年 前 | 0 件の回答 | 0
0
回答質問
How to get a ROC curve by using the sensitivity and specificity obtained?
<</matlabcentral/answers/uploaded_files/134183/Capture.JPG>> <</matlabcentral/answers/uploaded_files/134184/1.JPG>> I am u...
約6年 前 | 1 件の回答 | 0
1
回答質問
How to find the sensitivity and specificity from the confusion matrix?
<</matlabcentral/answers/uploaded_files/133988/11.JPG>> <</matlabcentral/answers/uploaded_files/133989/22.JPG>>
約6年 前 | 0 件の回答 | 1
0
回答質問
How to continue the coding execution after the list dialog box has been selected?
<</matlabcentral/answers/uploaded_files/133932/1.JPG>> <</matlabcentral/answers/uploaded_files/133933/2.JPG>> If i choose ...
約6年 前 | 0 件の回答 | 0
0
回答質問
How to display the label result (categorical) in the command window to the edit box of GUI?
<</matlabcentral/answers/uploaded_files/133385/11.JPG>> <</matlabcentral/answers/uploaded_files/133388/11.JPG>> Here's m...
約6年 前 | 1 件の回答 | 0