why knn classifier accuracy for multi class dataset is low?
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Pattern Recognition and Classification dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!