[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:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -88,4 +88,7 @@ build_tests
|
||||
/tests/cpp/xgboost_test
|
||||
|
||||
.DS_Store
|
||||
lib/
|
||||
lib/
|
||||
|
||||
# spark
|
||||
metastore_db
|
||||
Reference in New Issue
Block a user