Commits


imjwang authored and GitHub committed eb5f471bc14
[tests][dask] add scikit-learn compatibility tests (fixes #3894) (#3947) * add test_dask.py * Update tests/python_package_test/test_dask.py Co-authored-by: James Lamb <jaylamb20@gmail.com> * clients * remove ports * safe sklearn checks * safe sklearn checks * fix whitespace * fix whitespace-try 2 * fix whitespace-try 3 * isort * isort * sklearn_checks_to_learn Co-authored-by: James Lamb <jaylamb20@gmail.com>