Can someone please guide me how to classify the poker hand dataset using SVM classifier?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am trying to find which classification model works the best for poker hand dataset, I have tried Naive Baysian decision theory, KNN and now want to try SVM using the fitcsvm function. SVM is a binary classification model and the poker hand dataset has 10 classes with 10 attributes. I need some help on getting the maximum accuracy for this dataset using SVM.
0 Commenti
Risposte (0)
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!