stripe-archive / brushfire

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

Add mapKeys and mapPredicates to Tree. #46

Closed tixxit closed 9 years ago

tixxit commented 9 years ago

This just adds a couple of method to transform a Tree's keys/values.

avibryant commented 9 years ago

LGTM