Ross ROSS = Recommend OSS · open-source software intelligence for agents

automl/SMAC3

SMAC3: A Versatile Bayesian Optimization Package for Hyperparameter Optimization observed · 2026-09-03

github.com/automl/SMAC3 · homepage · Python · NOASSERTION (other) observed · 2026-09-03

Health v2 · maintenance only

81/100

  • Activity 100
  • Release rhythm 46
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 222.0
  • age_days: 3668
  • days_rel: 145
  • days_push: 0
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1244 stars · 245 forks observed · 2026-09-03

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SMAC3 is a Python library for Bayesian Optimization used to tune hyperparameters of machine learning algorithms and configure arbitrary algorithms. It combines Bayesian optimization with an aggressive racing mechanism and supports multi-fidelity, multi-objective, and multi-threaded optimization via an ask-and-tell interface.

Use cases

  • tune hyperparameters of a machine learning model
  • find the best configuration for my algorithm
  • bayesian optimization with expensive objective functions
  • multi-fidelity hyperparameter search
  • multi-objective hyperparameter optimization
  • automated machine learning hyperparameter tuning

When to choose

  • you need robust, actively maintained Bayesian optimization for hyperparameter or algorithm configuration
  • you need multi-fidelity, multi-objective, or parallel (multi-threaded) optimization natively
  • you want an ask-and-tell interface or resumable optimization runs
  • you work in the AutoML ecosystem (Optuna, DeepCAVE integrations)

When to avoid

  • you need a command-line interface or runtime optimization, which were removed in v2.0
  • you need distributed optimization across clusters - consider HyperSweeper or other tools instead
  • you need simple random or grid search rather than model-based optimization

Facets

library · maturity active

machine-learning benchmarking developer-tools machine-learning artificial-intelligence data-science python windows cross-platform bayesian-optimization hyperparameter-optimization hyperparameter-tuning automl algorithm-configuration random-forest gaussian-process multi-fidelity multi-objective ask-and-tell algorithms linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
automl/SMAC3main81

For agents

markdown · JSON · MCP: product_card(name="automl/SMAC3")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem