HPOBench logo

HPOBench

Enrichment pending
automl/HPOBench

Collection of hyperparameter optimization benchmark problems

GraphCanon updated today · GitHub synced today

168
Stars
38
Forks
34
Open issues
13
Watchers
1y
Last push
Python Apache-2.0Created Jan 14, 2020

Trust & integrity

Full report
Maintenance
Dormant (416d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Organization account
As of today · Source: github_public_v1
Security (OSV)
8 low (8 low)
As of today · Source: osv@v1

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

Collection of hyperparameter optimization benchmark problems

Capability facts

Languages
python

Source: github.language · Jul 11, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Jul 11, 2026)

pip install .
Source link

Tags

README

Installation

We recommend using a virtual environment. To install HPOBench, please run the following:

git clone https://github.com/automl/HPOBench.git
cd HPOBench 
pip install .

Note: This does not install singularity (version 3.6). Please follow the steps described here: user-guide.
If you run into problems, using the most recent singularity version might help: here