Enterprise DNA
O Open Source Observability medium

hyperunity

by Community

A toolset for black-box hyperparameter optimisation.

H

OSS

hyperunity

Added 1 June 2026

#bayesian-optimization #gpyopt #hyperparameter-optimization #slurm #tensorboard

Overview

Hypertunity is a Python toolset for black-box hyperparameter optimisation. It provides a framework to automatically tune machine learning model hyperparameters without requiring knowledge of the inner workings of the optimisation algorithm.

Best for

Best for
Developers seeking a lightweight, extensible hyperparameter optimisation library for Python experiments.

Use cases

  • Automating hyperparameter search for ML models
  • Integrating custom optimisation algorithms via a plugin architecture
  • Running distributed hyperparameter tuning experiments

Notes

Hypertunity is a Python toolset for black-box hyperparameter optimisation. It provides a framework to automatically tune machine learning model hyperparameters without requiring knowledge of the inner workings of the optimisation algorithm.

136 stars on GitHub. Last updated 2020-01-26. Licensed Apache-2.0.

Use cases

  • Automating hyperparameter search for ML models
  • Integrating custom optimisation algorithms via a plugin architecture
  • Running distributed hyperparameter tuning experiments

Pros

  • Supports black-box optimisation without model internals
  • Plugin system allows custom optimisation strategies
  • Simple Python API for integration into existing workflows

Cons

  • Limited community adoption with only 136 GitHub stars
  • No documentation on advanced features or real-world benchmarks
  • May lack built-in visualisation or monitoring tools for results

Indexed from awesome-llmops and enriched against its public facts.

Pros

  • Supports black-box optimisation without model internals
  • Plugin system allows custom optimisation strategies
  • Simple Python API for integration into existing workflows

Cons

  • Limited community adoption with only 136 GitHub stars
  • No documentation on advanced features or real-world benchmarks
  • May lack built-in visualisation or monitoring tools for results