Can someone tell me about the algorithm used to obtain the prediction of the bagged models in Ensemble bagged tree classification in Matlab?
Ältere Kommentare anzeigen
Hi, I have been trying to understand about Ensemble Bagged tree classification. I know that it combines a set of trained weak learner models and can predict ensemble response for new data by aggregating predictions from its weak learners. Can you tell me what these weak learners are? What algorithm are they based on to arrive at a prediction? Is it gradient descent , Adaboost or something else? Also, are all the models same and only the data varies between different bags or the models are also based on different algorithms?
I really appreciate your help and time.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Classification Ensembles finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!