Training Accuracy of Ensemble Bagged Classifier
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I would like to know what is the Training Accuracy of the Ensemble Bagged Trees Classifier? When I use the classifier app to make the classifier I can only find the validation accuracy and testing accuracy, but knowing the training accuracy can be useful in understanding if the data set I am using requires any further processing.
Would be great if anyone could guide me on this!
0 commentaires
Réponses (1)
Dinesh Yadav
le 4 Oct 2019
At present the Classifier Learner App only supports Validation and Testing Accuracy for ensemble methods of classification. You can refer to the following documentation.
To see training accuracy vs no of learning cycles, try implementing the classification without using the app. You can refer to the following documentations
Voir également
Catégories
En savoir plus sur Classification Ensembles 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!