photo

Win Sheng Liew


Last seen: 3 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
28,255
of 297,457

声誉
1

贡献数
8 个提问
0 个回答

回答接受率
12.5%

收到投票数
1

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答