Home/Model Training/HpBandSter
HpBandSter logo

HpBandSter

automl/HpBandSter

a distributed Hyperband implementation on Steroids

GraphCanon updated 3w · GitHub synced 3w

632 stars107 forksLast push 3y Python BSD-3-Clause

Decision brief

HpBandSter is noted for its robust approach to hyperparameter optimization and neural architecture search through distributed computing capabilities.

Good fit when

  • HpBandSter is best used when conducting large-scale experiments on multiple machines that require efficient resource management across different environments.
  • It is ideal for scenarios where a wide range of configurations needs to be tested rapidly, leveraging parallel processing power.

Avoid when

  • If your project involves smaller datasets or less complex models where individual hyperparameter tuning can be done manually, HpBandSter might be an overkill due to its advanced distributed settings.
  • Avoid using HpBandSter if you need a tool that heavily relies on Bayesian optimization techniques, as it specializes more in Hyperband methodology.
Pricing:
freemium - HpBandSter is open-source software under a permissive BSD-3-Clause License, allowing unrestricted usage for personal or commercial purposes without any direct costs.
Requirements:
Min 4 GB RAM; Requires Python environment. No Docker required.

Observed Jul 17, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Dormant (1387d since push)
As of 3w
Provenance
Not a fork · Organization account
As of 3w
Security (OSV)
No lockfile
As of 1mo

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

Install

pip install HpBandSter
PyPI

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

A tool for automated machine learning focusing on hyperparameter optimization and neural architecture search using distributed computing.

Capability facts

Languages
python

Source: github.language · Aug 4, 2026

Categories

Compatibility

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

Python runtimePython

Source: README excerpt (regex_v1, Aug 4, 2026)

python3 setup.py develop --user
Source link

Tags

README

How to install

We try to keep the package on PyPI up to date. So you should be able to install it via:

pip install hpbandster

If you want to develop on the code you could install it via:

python3 setup.py develop --user

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.