Community Profile

photo

Win Sheng Liew


Last seen: más de 2 años hace Con actividad desde 2018

Estadísticas

  • Thankful Level 1

Ver insignias

Content Feed

Ver por

Pregunta


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

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 5 años hace | 0 respuestas | 1

0

respuestas

Pregunta


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

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 5 años hace | 1 respuesta | 0

1

respuesta