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

Remove `.travis.yml` #194

Closed timvink closed 3 years ago

timvink commented 3 years ago

All that matters is that github actions pass, Travis is a bit outdated

Originally posted by @Yard1 in https://github.com/ray-project/tune-sklearn/issues/192#issuecomment-793628480

I like green tickmarks :) Happy to provide a small PR? ;)

richardliaw commented 3 years ago

hmm OK i guess that's fine -- push a PR :) ?