How to integrate customized kernel function into "regression learner" toolbox?
Show older comments
The regression learner in 2017 contains SVM method with linear, rbf, and poly kernels. What if I want to use my own kernel? Is there a way that I can integrate my own kernel to the toolbox so that I can use it easily?
Accepted Answer
More Answers (1)
This has been implemented in the 2023b version (or earlier):
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!