How to prepare input for classification learner app??
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Classification Learner App in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!