why knn classifier accuracy for multi class dataset is low?
显示 更早的评论
I have data set consist of 296 features for 37 class. The data set is ordered according to the classes. I trained and test the data using KNN classifier. However, the maximum accuracy that i have go is about 13.423%.
- why I got these low result I tried it on 296*21 features and 296*82 the result does not change much?
- Is this because I have 37 class, because most of the application i saw have about 3 classes?
- Is there any way to increase this accuracy or alternative evaluation way because the knn match result is success 100% ?
thank you
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Classification Ensembles 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!