is it possible to get 100% classification accuracy in SVM classifier lerner app in matlab?
Mostra commenti meno recenti
I am getting 100% accuracy in almost every model in classifier leraner app MATLAB . Initially i gt few NaN entries in ma feature set ,but after removing them i m still getting it same almost 5000 samples and 300 features.
Plz suggest some debug methods.
3 Commenti
Walter Roberson
il 1 Feb 2020
100% is possible if it was able to find a hyperplane that completely separated the data.
Try generating some random data from one distribution and assign randomly to classes, and see if it still claims 100%
kc
il 2 Feb 2020
Image Analyst
il 2 Feb 2020
Please post a scatterplot of your data so we can see if the data points are well separated or not. Attach your data if you need more help.
Categorie
Scopri di più su Get Started with Statistics and Machine Learning Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
