How to plot the Kernel from fitrsvm?

조회 수: 1 (최근 30일)
antlhem
antlhem 2019년 11월 21일
편집: antlhem 2020년 2월 3일
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?

답변 (1개)

Harsha Priya Daggubati
Harsha Priya Daggubati 2019년 12월 26일
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
antlhem
antlhem 2020년 2월 3일
편집: antlhem 2020년 2월 3일
Hi, I've looking into this. What I mean is hwo to plot the objective function model of the SVR. Matlab provides some information about this but doesn't say how to make the plot.
How to use and plot the regression model. I want to use the SVR model to test it other data that is not originally in the set of predictors data.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Support Vector Machine Regression에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by