How to integrate customized kernel function into "regression learner" toolbox?
显示 更早的评论
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?
采纳的回答
更多回答(1 个)
This has been implemented in the 2023b version (or earlier):
类别
在 帮助中心 和 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!