Jiaming Yuan 60cfd14349
[dask, sklearn] Fix predict proba. (#6566)
* For sklearn:
  - Handles user defined objective function.
  - Handles `softmax`.

* For dask:
  - Use the implementation from sklearn, the previous implementation doesn't perform any extra handling.
2021-01-05 08:29:06 +08:00
..
2019-10-22 12:33:14 -04:00
2020-11-21 13:38:21 +08:00
2020-12-29 19:41:02 +08:00
2020-08-12 01:26:02 -07:00

This folder contains testcases for xgboost.