Training Accuracy of Ensemble Bagged Classifier
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Dinesh Yadav
2019-10-4
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
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Classification Ensembles 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!