Integrating heuristic optimization algorithms with SVRM toolbox
显示 更早的评论
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.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Support Vector Machine Regression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!