Training data and Testing data in Classification Learner App
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi Guys, I have a bunch of Data and want to use Classification Learner App in theory i separate the data into training data and testing data first. Then i trained the training data first so How about the testing data how can i test with that testing data. please give me some advice. Thank youuuuu
0 comentarios
Respuestas (1)
Cris LaPierre
el 14 de Dic. de 2021
I believe that, after training, you test your trained model by exporting you model from the app and predict the response of your test data. You can compute metrics of performance using the actual vs predicted respnses.
You may also find the Using the Classification Learner App and Evaluating Classification Models videos from our Predictive Modeling and Machine Learning with MATLAB course on Coursera helpful.
0 comentarios
Ver también
Categorías
Más información sobre Classification Learner App 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!