- Article on using classificationlearner app here
- Mathworks video resource of how to use classification learner app here
HOW I CAN TRAIN MY DATA FOR CLASSIFICATION WITH CNN OR DEEP LEARNING?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi evryone, I have a question, I have many data that all of them are a matrix in mat format, I want to have a train whis those data for classification according to a cnn algorithm or deep learning algorithm. For example ( rnn, lstm, knn, svm, ... )
I dont know how can I do it, please help me..???
0 comentarios
Respuestas (1)
Nitanshu
el 29 de Jun. de 2022
Hi Hatefe,
It seems like you need to build classification models with the given training data sets and to choose which algorithm fits best to the data so that you can moveforward with corresponding model.
Probably you can use the Classification learner app where you can import the dataset, select the train features and response features and try using different algorithms to see which fits best and gives you the highest accuracy and once the model generated you can export the code corresponding to the model.
Resources:
Hope it helps!
0 comentarios
Ver también
Categorías
Más información sobre Get Started with Statistics and Machine Learning Toolbox 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!