Jiaming Yuan 7e72a12871
Don't set_params at the end of set_state. (#4947)
* Don't set_params at the end of set_state.

* Also fix another issue found in dask prediction.

* Add note about prediction.

Don't support other prediction modes at the moment.
2019-10-15 10:08:26 -04:00
..
2019-10-14 23:19:34 -04:00

Dask

This directory contains some demonstrations for using dask with XGBoost. For an overview, see https://xgboost.readthedocs.io/en/latest/tutorials/dask.html .