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

GitHub Actions CI #142

Closed Yard1 closed 3 years ago

Yard1 commented 3 years ago

Introduces Github Actions CI to be ran in parallel with Travis. The tests are ran on Ubuntu with Python 3.7 for both Ray release and 1.1.0 dev.