Improve Speed of SVM Regression

6 visualizaciones (últimos 30 días)
wise_boss
wise_boss el 22 de Dic. de 2017
Comentada: Michael Croucher el 15 de Nov. de 2020
I'm using regression to predict some data. The data set consists of 7 predictors with 26195 observations. If I train a regression model using decision trees, ensemble trees or linear regression, Matlab generates the model quickly. But if a try to train a support vector machine (SVM) regression model for any kernel, it takes forever. Ant tips on how to improve the speed?
  2 comentarios
emmanuel adewumi
emmanuel adewumi el 15 de Nov. de 2020
I am also facing this challenge. Is there a way of improving the speed of any trained model in SVM?
Michael Croucher
Michael Croucher el 15 de Nov. de 2020
Could you provide an example please? Something we could run ourselves?

Iniciar sesión para comentar.

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by