[jvm-packages] fix the persistence of XGBoostEstimator (#2265)

* add back train method but mark as deprecated

* fix scalastyle error

* fix the persistence of XGBoostEstimator

* test persistence of a complete pipeline

* fix compilation issue

* do not allow persist custom_eval and custom_obj

* fix the failed tesl
This commit is contained in:
Nan Zhu
2017-05-08 21:58:06 -07:00
committed by GitHub
parent 6bf968efe6
commit 428453f7d6
12 changed files with 362 additions and 66 deletions

5
.gitignore vendored
View File

@@ -88,4 +88,7 @@ build_tests
/tests/cpp/xgboost_test
.DS_Store
lib/
lib/
# spark
metastore_db