jpmml / jpmml-xgboost

Java library and command-line application for converting XGBoost models to PMML
GNU Affero General Public License v3.0
128 stars 43 forks source link

Update the names of objective functions #43

Closed vruusmann closed 4 years ago

vruusmann commented 5 years ago

XGBoost 0.90 is complaining:

WARNING: /workspace/src/objective/regression_obj.cu:152: reg:linear is now deprecated in favor of reg:squarederror.