stripe-archive / brushfire

Distributed decision tree ensemble learning in Scala
Other
391 stars 50 forks source link

use TreeTraversal in training #61

Open avibryant opened 9 years ago

avibryant commented 9 years ago

We should be able to use the fancy missing-feature traversals during training, too (which may mean splitting weight for an instance of training data across leaves).