An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![License: Apache 2](https://img.shields.io/badge/License-apache2-green.svg)](LICENSE)
[![hypertune](https://github.com/polyaxon/hypertune/actions/workflows/hypertune.yml/badge.svg)](https://github.com/polyaxon/hypertune/actions/workflows/hypertune.yml)
[![Slack](https://img.shields.io/badge/chat-on%20slack-aadada.svg?logo=slack&longCache=true)](https://polyaxon.com/slack/)
[![Docs](https://img.shields.io/badge/docs-stable-brightgreen.svg?style=flat)](https://polyaxon.com/docs/)
[![GitHub](https://img.shields.io/badge/issue_tracker-github-blue?logo=github)](https://github.com/polyaxon/polyaxon/issues)
[![GitHub](https://img.shields.io/badge/roadmap-github-blue?logo=github)](https://github.com/polyaxon/polyaxon/milestones)

# hypertune

A library for performing hyperparameter optimization.

## Install

```bash
pip install polyaxon hypertune
```