ecpolley / SuperLearner

Current version of the SuperLearner R package
272 stars 72 forks source link

New wrapper: SL.extraTrees for extremely randomized trees #98

Closed ck37 closed 7 years ago

ck37 commented 7 years ago

Hello,

Here is a wrapper for the extraTrees package. This is a variant of random forests that can reduce correlation among trees and thereby support larger numbers of trees to lower MSE.

Thanks, Chris