dask / dask-ml

Scalable Machine Learning with Dask
http://ml.dask.org
BSD 3-Clause "New" or "Revised" License
905 stars 256 forks source link

Fix tests for latest versions #957

Closed mmccarty closed 1 year ago

mmccarty commented 1 year ago

adding temporary upper pin on scikit-learn

mmccarty commented 1 year ago

@jrbourbeau - Thanks! Ready for a review.

mmccarty commented 1 year ago

@jrbourbeau Anything further? I'm now working on scikit-learn 1.2.0 support.

hungbui-io commented 1 year ago

Hi dask-ml team, I am wondering when dask-ml new version will be released, the one that supports python 3.10? I am trying to use latest dask-ml, dask, and dask distributed with python 3.10, but facing some library importing issues. Any information would be much appreciated!