Community Profile

photo

Win Sheng Liew


Last seen: mehr als 2 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to estimate the classification error by passing Md1 to kfoldLoss or Leaveout?
classifier = fitcecoc(trainingFeatures, trainingLabels, 'Learners', 'Linear', 'Coding', 'onevsall', 'ObservationsIn', 'columns')...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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>>

mehr als 5 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


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 ...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort