mars.learn.contrib.xgboost.train

mars.learn.contrib.xgboost.train(params, dtrain, evals=(), **kwargs)[source]

Train XGBoost model in Mars manner.

Parameters

are the same as xgboost.train. (Parameters) –

Returns

results

Return type

Booster