Clear Filters
Clear Filters

Random Forests, Adaboost and Classification Trees

2 views (last 30 days)
Hi there!
Am I correct that there is no implementation of AdaBoost and Random Forests in MATLAB? To use those I would have to install a third party package?
TreeBagger for Bagged Trees states, that it uses classification trees. I however was unable to figure out what kind of decision tree is used: C4.5, ID3, ..?
Thanks for your time!
  1 Comment
Jay
Jay on 7 Jul 2011
found
http://www.mathworks.com/matlabcentral/newsreader/view_thread/164861
which states, that 'treefit' uses a "limited version" of C4.5; is that correct and also applies for treebagger? Any confirmation highly appreciated!

Sign in to comment.

Answers (0)

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!