How to find RMSE , MSE and access Training, Testing, Validation Data when using Classification learner for creating Support Vector Machine learning model??

So, My dataset contained 9 predictors (Input) (Over 1200 samples) and 1 Target (2 classes categorical data), and I used Classification Learner to create my SVM Model.
I tested for all SVMs and Find out that Cubic SVM gives 97.8% efficient results for my dataset.
The Model works fine & I can make predictions.
But how to find out RMSE, & MSE ?
Also, How to access the dataset which model for training, testing, validation ? (I need to plot & compare the results)
Should i use fitsvm and write code manually?

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

製品

リリース

R2020a

質問済み:

2021 年 7 月 6 日

Community Treasure Hunt

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

Start Hunting!

Translated by