https://github.com/polyaxon/hypertune
A library for performing hyperparameter optimization
https://github.com/polyaxon/hypertune
data-science deep-learning hyperparameter-optimization hyperparameter-tuning machine-learning mlops numpy scikit-learn workflow
Last synced: about 1 month ago
JSON representation
A library for performing hyperparameter optimization
- Host: GitHub
- URL: https://github.com/polyaxon/hypertune
- Owner: polyaxon
- License: apache-2.0
- Created: 2018-12-10T09:25:48.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-05T14:38:35.000Z (about 1 year ago)
- Last Synced: 2025-04-12T23:38:46.903Z (10 months ago)
- Topics: data-science, deep-learning, hyperparameter-optimization, hyperparameter-tuning, machine-learning, mlops, numpy, scikit-learn, workflow
- Language: Python
- Homepage: https://docs.polyaxon.com/
- Size: 118 MB
- Stars: 63
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](LICENSE)
[](https://github.com/polyaxon/hypertune/actions/workflows/hypertune.yml)
[](https://polyaxon.com/slack/)
[](https://polyaxon.com/docs/)
[](https://github.com/polyaxon/polyaxon/issues)
[](https://github.com/polyaxon/polyaxon/milestones)
# hypertune
A library for performing hyperparameter optimization.
## Install
```bash
pip install polyaxon hypertune
```