machine_learning
machine_learning copied to clipboard
SVM classification for multi-category classification
I see the example use SVM to classify points - two-category classification problem
May I know if the SVM algorithm could also handle classification for multi-category problem? Thanks.