svm classification using features
显示 更早的评论
hi... I want to classify normal and abnormal images using SVM classification...I have extracted the color layout descriptor as feature..F= {756, -12, 82, -142, 3, -45, 1104, -11, 189, 955, -13, -139} for one image.. now by using this i want to label as '0' or '1'.. how can i train these features,.. please help me with matlab codes...
回答(1 个)
Shashank Prasanna
2013-1-28
1 个投票
The following documentation page has information on how to train and classify using SVM:
类别
在 帮助中心 和 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!