I am trying to run dask_ml.xgboost using eval_set to allow for early stopping in an attempt to avoid overfitting.
dask_ml.xgboost
eval_set
Currently, I have a sample