spark-instrumented-optimizer/mllib
Yanbo Liang f9d578eaa1 [SPARK-13783][ML] Model export/import for spark.ml: GBTs
## What changes were proposed in this pull request?
* Added save/load for ```GBTClassifier/GBTClassificationModel/GBTRegressor/GBTRegressionModel```.
* Meanwhile, I modified ```EnsembleModelReadWrite.saveImpl/loadImpl``` to support save/load ```treeWeights```.

## How was this patch tested?
Adds standard unit tests for GBT save/load.

cc jkbradley GayathriMurali

Author: Yanbo Liang <ybliang8@gmail.com>

Closes #12230 from yanboliang/spark-13783.
2016-04-13 11:31:10 -07:00
..
src [SPARK-13783][ML] Model export/import for spark.ml: GBTs 2016-04-13 11:31:10 -07:00
pom.xml [SPARK-14462][ML][MLLIB] Add the mllib-local build to maven pom 2016-04-11 09:35:47 -07:00