Training Accuracy of Ensemble Bagged Classifier
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Dinesh Yadav
am 4 Okt. 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
Siehe auch
Kategorien
Mehr zu Classification Ensembles finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!