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 Comments

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.
Thank you so much and sorry for my ignorance!...

Sign in to comment.

Answers (0)

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Tags

Asked:

Vi
on 19 Jul 2015

Commented:

Vi
on 20 Jul 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!