← Back to home
Comparison · Analytics

bbotk vs mlr3mbo

A side-by-side editorial comparison of bbotk and mlr3mbo — release velocity, themes, recent moves, and the top alternatives to consider.

Shared themes:mlr3

bbotk vs mlr3mbo: at a glance

Featurebbotkmlr3mbo
SectorAnalyticsAnalytics
Velocity score2.52.5
Sparks · 30d00
Top themesblack-box optimization, mlr3, async execution, api deprecationbayesian-optimization, mlr3, hyperparameter-tuning, r-stats
Last editorial update2h ago1h ago
WebsiteVisit →Visit →

What is bbotk?

bbotk is generalizing from an optimizer toolkit into an evaluation framework.

bbotk is the black-box optimization backend behind mlr3 tuning: search spaces, terminators, archives, and an async layer built on rush. Recent releases pair steady async-API buildout with removal of the deprecated arguments that preceded it. The 1.9.0 release introduced EvalInstance as a base class for OptimInstance, separating evaluating an objective from optimizing one.

Read the full bbotk trajectory →

What is mlr3mbo?

mlr3mbo picked its defaults from a benchmark study, not from taste

mlr3mbo does model-based and Bayesian optimisation for mlr3. Its 1.0.0 release added a dictionary of pre-built acquisition-function optimisers and, more consequentially, replaced the default surrogate, acquisition function and optimiser settings with values derived from a large-scale benchmark study. The releases since are corrections to the acquisition-optimiser path exposed by that new default configuration.

Read the full mlr3mbo trajectory →

bbotk vs mlr3mbo: editorial side-by-side

B
bbotk
ANALYTICS
2.5

bbotk is generalizing from an optimizer toolkit into an evaluation framework.

◆ Current state

bbotk is the black-box optimization backend behind mlr3 tuning: search spaces, terminators, archives, and an async layer built on rush. Recent releases pair steady async-API buildout with removal of the deprecated arguments that preceded it. The 1.9.0 release introduced EvalInstance as a base class for OptimInstance, separating evaluating an objective from optimizing one.

◆ Where it's heading

Two threads run through the visible history. The first is async optimization maturing: ArchiveAsync gained a full push/finish/fail vocabulary over rush tasks in 1.11.0, and 1.12.0 deleted the deprecated extra arguments it replaced. The second is dependency consolidation, with custom C hypervolume code handed to moocore and rush pinned to 1.0.0, trimming maintenance surface as the async path becomes the default.

◆ Prediction

The deprecation removals in 1.12.0 suggest the async archive API is now treated as settled; the next releases most likely build on EvalInstance rather than continuing to churn ArchiveAsync.

M
mlr3mbo
ANALYTICS
2.5

mlr3mbo picked its defaults from a benchmark study, not from taste

◆ Current state

mlr3mbo does model-based and Bayesian optimisation for mlr3. Its 1.0.0 release added a dictionary of pre-built acquisition-function optimisers and, more consequentially, replaced the default surrogate, acquisition function and optimiser settings with values derived from a large-scale benchmark study. The releases since are corrections to the acquisition-optimiser path exposed by that new default configuration.

◆ Where it's heading

The package has moved from a toolkit that expected users to assemble a Bayesian optimisation loop into one with a defensible default loop, and the recent fixes — warm-start sizing on multi-objective archives, silently discarded terminators, stale x_domain values — are the consequences of more people running the default path.

◆ Prediction

Expect continued hardening of the acquisition-optimiser classes rather than new acquisition functions.

Alternatives to bbotk and mlr3mbo

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either bbotk or mlr3mbo.

See all bbotk alternatives → · See all mlr3mbo alternatives →

Recent activity from bbotk and mlr3mbo

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 23d agomlr3mboAcquisition optimiser fixes for warm starts and archives
  2. 24d agobbotkDeprecated extra argument removed from ArchiveAsync methods
  3. 1mo agobbotkArchiveAsync gains full push/finish/fail task API over rush
  4. 2mo agobbotkDominance and hypervolume computation moved to moocore
  5. 3mo agomlr3mboDictionary lookup and restart-limit fixes
  6. 4mo agobbotkmlr_test_functions adds standard optimization benchmarks
  7. 4mo agomlr3mborush 1.0.0 compatibility and Surrogate$check()
  8. 5mo agobbotkEvalInstance base class separates evaluation from optimization
  9. 5mo agomlr3mbomlr3mbo 1.0.0 ships benchmark-derived default settings
  10. 8mo agobbotkFix: conditions now work with OptimizerLocalSearch
  11. 10mo agomlr3mbomlr3learners 0.13.0 compatibility
  12. 11mo agomlr3mboMaintainer change and mlr3pipelines 0.9.0 upkeep

Frequently asked questions

What is the difference between bbotk and mlr3mbo?

Both compete on the same themes — mlr3 — within Analytics. bbotk and mlr3mbo are shipping at a similar cadence (velocity 2.5 vs 2.5, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is bbotk better than mlr3mbo?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. bbotk and mlr3mbo are shipping at a similar cadence (velocity 2.5 vs 2.5, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to bbotk?

Top bbotk alternatives in Analytics are ranked by recent ship velocity. Browse the "bbotk alternatives" section above for the current picks, or visit /alternatives/bbotk for the full list with editorial commentary on each.

What are the best alternatives to mlr3mbo?

Top mlr3mbo alternatives in Analytics are ranked by recent ship velocity. Browse the "mlr3mbo alternatives" section above for the current picks, or visit /alternatives/mlr3mbo for the full list with editorial commentary on each.