stripe-archive / brushfire

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

Export `TreeGenerator` and maybe some tests #81

Open tixxit opened 8 years ago

tixxit commented 8 years ago

Our tree generators for scalacheck are fairly complex, so if we created a new brushfire-laws package or something that included them, then they could be re-used elsewhere.