egenn / rtemis

Advanced Machine Learning and Visualization
https://rtemis.org
GNU General Public License v3.0
140 stars 19 forks source link

Create RandomForest with AdditiveTree.R #22

Closed NourOmran393 closed 4 years ago

NourOmran393 commented 4 years ago

i need some help to check the code am trying to build RandomForest by using AdditiveTree

egenn commented 4 years ago

Hi - thanks for your interest. rtemis allows you to bag any learner using bag().

I added "mtry" support in bag() (update your installation) and added an example of bagging the AddTree in the documentation: https://rtemis.netlify.com/addtree.html#bagging-the-additive-tree-addtree-random-forest