How to plot the Kernel from fitrsvm?
Mostra commenti meno recenti
Hi, I am using the Support Vector Regression, using fitrsvm (https://uk.mathworks.com/help/stats/fitrsvm.html). I would like to know how to plot the Kernel chosen, just like it is mentioned in this video https://youtu.be/-Z4aojJ-pdg . How to do this?
Risposte (1)
Harsha Priya Daggubati
il 26 Dic 2019
0 voti
Hi,
The youtube link you provided doesn't work. I assume you want the Kernel Function and Scale used, which is provided in Kernel Parameters Structure after fitting the model using 'fitrsvm'.
Refer to fitrsvm documentation for more info:
1 Commento
Categorie
Scopri di più su Support Vector Machine Regression in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!