Splitting data into training and validation sets within Classification Learner App
5 ビュー (過去 30 日間)
古いコメントを表示
Hi
I am trying to use the Classification Learner App within Matlab R2020a for a relatively simple problem. While I can get results I do not see how to split the data into training and validation data sets; only how to do k-folds.
Also, I cannot save my session. I can only export a model. My interface looks different than what is online
Any help is appreciated
0 件のコメント
採用された回答
Ayush Yadav
2022 年 9 月 20 日
Hi Mohamed Trabia,
To split the data into training and validation data sets you should choose the 'holdout validation' option in the validation tab when you create a new session. You can find more information under the 'Choosing Validation Scheme' at the following link:
You can learn more about saving sessions from the 'Save and Open App Session' section at the following link below:
The UI looks different probably because you are using R2020a and MATLAB Online uses R2022b.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Classification Learner App についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!