How to integrate customized kernel function into "regression learner" toolbox?
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (1)
This has been implemented in the 2023b version (or earlier):
Categorías
Más información sobre Support Vector Machine Regression en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!