SVM Prediction Algorithm-Train

16 visualizaciones (últimos 30 días)
Mercedes Barrachina
Mercedes Barrachina el 17 de Abr. de 2020
Respondida: Ameer Hamza el 17 de Abr. de 2020
hI,
I am creating a SVM to predict the class of a set of predictor variables. I have seen fitcsvm is the way to train the algorithm. Could you please indicate how to use only 30% of the whole dataset to train the algorithm?
Thanks in advance,
Regards

Respuestas (1)

Ameer Hamza
Ameer Hamza el 17 de Abr. de 2020
See the cross-validation options on the fitcsvm documentation page: https://www.mathworks.com/help/releases/R2020a/stats/fitcsvm.html#d120e287869

Categorías

Más información sobre Statistics and Machine Learning Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by