← Back to home
Comparison · Analytics

bbotk vs mlr3measures

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

Shared themes:mlr3

bbotk vs mlr3measures: at a glance

Featurebbotkmlr3measures
SectorAnalyticsAnalytics
Velocity score2.50.0
Sparks · 30d00
Top themesblack-box optimization, mlr3, async execution, api deprecationmetrics, mlr3, machine-learning, 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 mlr3measures?

mlr3measures is systematically retrofitting sample weights across every metric

mlr3measures is the metric library behind mlr3. Recent releases follow two threads: adding measures — linex, pinball, Mu AUC, gmean, gpr, mcc — and retrofitting sample_weights support across the existing ones, reaching AUC and the confusion-matrix family in 1.3.0. Along the way 1.1.0 deprecated four regression measures and corrected the bias definitions.

Read the full mlr3measures trajectory →

bbotk vs mlr3measures: 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
mlr3measures
ANALYTICS
0.0

mlr3measures is systematically retrofitting sample weights across every metric

◆ Current state

mlr3measures is the metric library behind mlr3. Recent releases follow two threads: adding measures — linex, pinball, Mu AUC, gmean, gpr, mcc — and retrofitting sample_weights support across the existing ones, reaching AUC and the confusion-matrix family in 1.3.0. Along the way 1.1.0 deprecated four regression measures and corrected the bias definitions.

◆ Where it's heading

The library is maturing rather than growing: weighted evaluation and observation-wise loss functions are being brought to metrics that already existed, which is what downstream weighted-resampling and per-observation analysis need. The deprecations suggest the maintainers are willing to remove measures they consider ill-defined rather than keep them for compatibility.

◆ Prediction

Expect sample_weights and observation-wise variants to reach the remaining measures that lack them.

Alternatives to bbotk and mlr3measures

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 mlr3measures.

See all bbotk alternatives → · See all mlr3measures alternatives →

Recent activity from bbotk and mlr3measures

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

  1. 24d agobbotkDeprecated extra argument removed from ArchiveAsync methods
  2. 1mo agobbotkArchiveAsync gains full push/finish/fail task API over rush
  3. 2mo agobbotkDominance and hypervolume computation moved to moocore
  4. 3mo agomlr3measuresWeighted AUC and weighted confusion-matrix measures
  5. 4mo agobbotkmlr_test_functions adds standard optimization benchmarks
  6. 5mo agobbotkEvalInstance base class separates evaluation from optimization
  7. 8mo agobbotkFix: conditions now work with OptimizerLocalSearch
  8. 8mo agomlr3measuresObservation-wise loss for bbrier and logloss
  9. 11mo agomlr3measuresrse, rsq, rrse and rae deprecated; bias measures corrected
  10. 1y agomlr3measureslinex, pinball and Mu AUC measures added
  11. 2y agomlr3measuresgmean, gpr and multiclass MCC added
  12. 4y agomlr3measuresObservation-wise loss functions introduced

Frequently asked questions

What is the difference between bbotk and mlr3measures?

Both compete on the same themes — mlr3 — within Analytics. bbotk is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is bbotk better than mlr3measures?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. bbotk is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. 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 mlr3measures?

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