Jiaming Yuan fcfeb4959c
Deprecate positional arguments. (#6365)
Deprecate positional arguments in following functions:

- `__init__` for all classes in sklearn module.
- `fit` method for all classes in sklearn module.
- dask interface.
- `set_info` for `DMatrix` class.

Refactor the evaluation matrices handling.
2020-11-13 11:10:30 +08:00
..
2020-07-03 07:49:53 +08:00
2020-08-22 13:18:48 +08:00
2020-06-16 12:45:59 +12:00
2020-09-28 09:43:47 +13:00