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!