Jiaming Yuan 7aec915dcd
[Backport] Rename data to X in predict_proba. (#6555) (#6586)
* [Breaking] Rename `data` to `X` in `predict_proba`. (#6555)

New Scikit-Learn version uses keyword argument, and `X` is the predefined
keyword.

* Use pip to install latest Python graphviz on Windows CI.

* Suppress health check.
2021-01-10 16:05:17 +08:00
..
2020-12-03 21:28:28 -08:00
2020-07-03 07:49:53 +08:00
2020-09-28 09:43:47 +13:00