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
