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!