Description
GBTRegressor/Classifier and RandomForestRegressor/Classifier should broadcast models and then predict. This will mean overriding transform().
Note: Try to reduce duplicated code via the TreeEnsembleModel abstraction.
Attachments
Issue Links
- is blocked by
-
SPARK-6113 Stabilize DecisionTree and ensembles APIs
- Resolved
- links to