set_params
set_state
* 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.
cudf.concat
* Use `cudf.concat` explicitly. * Add test.