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!