stripe-archive / brushfire

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

Unify Error and Evaluator #17

Open avibryant opened 9 years ago

avibryant commented 9 years ago

It should be sufficiently general/flexible to always just split to minimize training error, rather than having a separate evaluator.