Feeds
回答済み
Error: Unable to use a value of type 'fittype' as an index.
While compiling: [~,score_knn] = resubPredict(KNNModel); labels = predict(KNNModel,test(:,1:9)); I'm experiencing similar e...
Error: Unable to use a value of type 'fittype' as an index.
While compiling: [~,score_knn] = resubPredict(KNNModel); labels = predict(KNNModel,test(:,1:9)); I'm experiencing similar e...
約7年 前 | 0
質問
ROC curve for multiclass classifier
Hi, I want to plot RoC curve for multiclass (6 class in total) classifiers that includes SVM, KNN, Naive Bayes, Random Forest a...
約7年 前 | 3 件の回答 | 0
