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
..
2019-10-22 12:33:14 -04:00
2020-10-26 15:09:05 +08:00
2020-08-12 01:26:02 -07:00

This folder contains testcases for xgboost.