Training data and Testing data in Classification Learner App
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Cris LaPierre
le 14 Déc 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 commentaires
Voir également
Catégories
En savoir plus sur Classification Learner App dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!