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

[ci] Disable `build_doc` #242

Closed Yard1 closed 2 years ago

Yard1 commented 2 years ago

This is not necessary as we build docs in ray repo itself anyway, and it has diverged hard from the actual doc build process.