why knn classifier accuracy for multi class dataset is low?
Mostrar comentarios más antiguos
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
1 comentario
Eliza
el 25 de Feb. de 2018
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Pattern Recognition and Classification en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!