How to integrate customized kernel function into "regression learner" toolbox?
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (1)
This has been implemented in the 2023b version (or earlier):
Kategorien
Mehr zu Support Vector Machine Regression finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!