Improve Speed of SVM Regression
6 次查看(过去 30 天)
显示 更早的评论
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 个评论
emmanuel adewumi
2020-11-15
I am also facing this challenge. Is there a way of improving the speed of any trained model in SVM?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Gaussian Process Regression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!