Splitting data into training and validation sets within Classification Learner App
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Mohamed Trabia
el 15 de Sept. de 2022
Comentada: Mohamed Trabia
el 22 de Sept. de 2022
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 comentarios
Respuesta aceptada
Ayush Yadav
el 20 de Sept. de 2022
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.
Más respuestas (0)
Ver también
Categorías
Más información sobre Classification Learner App en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!