How to prepare input for classification learner app??
Mostrar comentarios más antiguos
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???
Respuestas (0)
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!