mleap
mleap copied to clipboard
Expose a transformer for DecisionTreeRegression
We would like the following components for DecisionTreeRegression:
- DecisionTreeRegressionModel in mleap-runtime (this is the actual MLeap transformer)
- Converter from Spark to MLeap in mleap-spark
- Let's discuss serialization further when we get there.