ray-project / tune-sklearn

A drop-in replacement for Scikit-Learn’s GridSearchCV / RandomizedSearchCV -- but with cutting edge hyperparameter tuning techniques.
https://docs.ray.io/en/master/tune/api_docs/sklearn.html
Apache License 2.0
465 stars 52 forks source link

Update Ray latest wheels URL #144

Closed krfricke closed 3 years ago

krfricke commented 3 years ago

The link to the latest nightly build changed. We're currently building against an old version.

Yard1 commented 3 years ago

@krfricke Looks like something that was changed in Ray is making tune-sklearn break - the tests are failing.