Why does adaboostM2 produce only stumps as weak learners
2 views (last 30 days)
Show older comments
Hello, I noticed the same problem as sedar sedar. adaboost-stump When adaboosting a classification tree, the weak learners are all slumps. When fitting a classification tree with the same parameters directly on the training set, I get a much deeper tree. Can somebody tell me why I do not get deeper trees then stumps when using matlab ?
In the mean time, I will have to implement my own adaboosting algorithm...
0 Comments
Answers (0)
See Also
Categories
Find more on Classification in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!