How to perform one versus one multi class classification using LIBSVM ?
2 ビュー (過去 30 日間)
古いコメントを表示
I have a data set with 15 features and 10 classes. I am not able to understand how to perform one versus one multi class classification using LIBSVM. Does it require installation of additional files (other than libsvm package). From the documentation I understood that svm-train and svm-predict are used for multi class but when I use these commands,the matlab does not recognize them. Please correct me if I have misunderstood the procedure.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Statistics and Machine Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!