How to prepare input for classification learner app??
3 ビュー (過去 30 日間)
古いコメントを表示
Hi!!!! My work is on speech recognition. FOR TRAINING: I have "input vector matrix (training data)" of size "11811x65 double", corresponding response of size "1*65 double". FOR TESTING: I have a matrix of size "5942x11 double". I want to use classification learner app having "Multiclass SVM". Can anyone tell how should I give input to classification learner app??? Do we only give training data and its corresponding output? or we can give both training as well as testing data simultaneously to the app???
0 件のコメント
回答 (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!