Improve Speed of SVM Regression
조회 수: 8 (최근 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?
Michael Croucher
2020년 11월 15일
Could you provide an example please? Something we could run ourselves?
답변 (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!