SVM (Support Vector Machine) -- small datasets
显示 更早的评论
For small datasets (e.g. 20 samples in total, divided into two groups of equal sizes), is it possible to carry out the SVM without training the classifier? If so, which Matlab commands would be used?
2 个评论
Walter Roberson
2015-7-20
Please expand on what you mean by "carry out the SVM" ? With SVM, training is the name given to the process of finding the dividing hyperplane; before you know the hyperplane you do not have any way of using the hyperplane to predict classifications.
Vi
2015-7-20
回答(0 个)
类别
在 帮助中心 和 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!