← Back to home
Comparison · Analytics

finetune vs mlr3mbo

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

Shared themes:hyperparameter-tuning

finetune vs mlr3mbo: at a glance

Featurefinetunemlr3mbo
SectorAnalyticsAnalytics
Velocity score0.02.5
Sparks · 30d00
Top themestidymodels, hyperparameter-tuning, racing, simulated-annealingbayesian-optimization, mlr3, hyperparameter-tuning, r-stats
Last editorial update4h ago1h ago
WebsiteVisit →Visit →

What is finetune?

finetune tracks tune's evolving contracts more than it advances racing itself

finetune provides the racing and simulated-annealing alternatives to grid search in tidymodels. The core algorithms have been stable since 1.0.x; what has changed is everything around them — censored regression support arriving with a tune release, weighted resampling estimates preserved through racing, and a breaking move to named-only optional arguments.

Read the full finetune 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 →

finetune vs mlr3mbo: editorial side-by-side

F
finetune
ANALYTICS
0.0

finetune tracks tune's evolving contracts more than it advances racing itself

◆ Current state

finetune provides the racing and simulated-annealing alternatives to grid search in tidymodels. The core algorithms have been stable since 1.0.x; what has changed is everything around them — censored regression support arriving with a tune release, weighted resampling estimates preserved through racing, and a breaking move to named-only optional arguments.

◆ Where it's heading

This is a package operating downstream of tune, adopting whatever the shared resampling machinery grows next rather than proposing new search strategies. The 1.3.0 weighting work is a clear example: tune changed how resampling estimates are computed, and finetune's job was to not lose the weights during racing. Error messages and input checks are the steady internal theme.

◆ Prediction

Expect the next release to absorb whatever tune changes about metric collection or resampling weights; nothing in the entries points to a new search algorithm.

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 finetune 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 finetune or mlr3mbo.

See all finetune alternatives → · See all mlr3mbo alternatives →

Recent activity from finetune and mlr3mbo

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

  1. 23d agomlr3mboAcquisition optimiser fixes for warm starts and archives
  2. 3mo agomlr3mboDictionary lookup and restart-limit fixes
  3. 3mo agofinetuneRacing preserves tune's assessment-set weighting
  4. 4mo agomlr3mborush 1.0.0 compatibility and Surrogate$check()
  5. 5mo agomlr3mbomlr3mbo 1.0.0 ships benchmark-derived default settings
  6. 10mo agomlr3mbomlr3learners 0.13.0 compatibility
  7. 11mo agomlr3mboMaintainer change and mlr3pipelines 0.9.0 upkeep
  8. 1y agofinetuneMaintenance release; magrittr pipe replaced with base pipe
  9. 2y agofinetuneCensored regression models can be raced and annealed
  10. 3y agofinetuneKeep-up release for tune and dplyr; .config alignment fixed
  11. 3y agofinetuneRacing results filter to fully resampled configurations
  12. 3y agofinetuneInformative error when resamples are too few for racing

Frequently asked questions

What is the difference between finetune and mlr3mbo?

Both compete on the same themes — hyperparameter-tuning — within Analytics. mlr3mbo 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 finetune better than mlr3mbo?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. mlr3mbo 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 finetune?

Top finetune alternatives in Analytics are ranked by recent ship velocity. Browse the "finetune alternatives" section above for the current picks, or visit /alternatives/finetune 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.