Integrating heuristic optimization algorithms with SVRM toolbox
Show older comments
Hi
I am trying to model a nonlinear SVR for an experimental dataset containing 4 inputs and 1 output. The length of dataset is around 4500 out of which I have selected 3000 datasets randomly as training data. I'm using different nonparametric methods to model the data. For using Gaussian kernel SVR in the machine learning toolbox, I want to find the hyperparameters using optimization algorithms like PSO, with my own objective function. Can someone guide me how to integrate PSO with fitrsvm function, instead of default bayesopt.
TIA.
Answers (0)
Categories
Find more on Support Vector Machine Regression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!