Classification learner app input issue
Mostrar comentarios más antiguos
The Classification learner app is only able to add one csv file for each session. May I know how is it able to add several csv file in order to train the classifier ? Otherwise how can I combine few excel file into one to train the classifier ?
Any suggestion or I can do because my train set is around 500 images.
Respuestas (1)
KSSV
el 20 de En. de 2020
0 votos
Two options:
- Merge all the csv files into single csv file and load the data through csv file.
- Load each file data into workspace, merge all these data into single and load data through workspace.
1 comentario
Teik Jin Lim
el 20 de En. de 2020
Categorías
Más información sobre Classification Learner App en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!