Why does adaboostM2 produce only stumps as weak learners
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Classification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!