- 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 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Nitanshu
2022 年 6 月 29 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Get Started with Statistics and Machine Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!