Objectives setting of XGBoost.
List<String> modelObjective = [ 'reg:squarederror', 'reg:linear', 'reg:logistic', 'binary:logistic', 'binary:logitraw', ];