← Back to home
Comparison · Analytics

dials vs mlr3mbo

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

Shared themes:r-stats

dials vs mlr3mbo: at a glance

Featuredialsmlr3mbo
SectorAnalyticsAnalytics
Velocity score0.02.5
Sparks · 30d00
Top themestidymodels, hyperparameters, deep-learning, grid-searchbayesian-optimization, mlr3, hyperparameter-tuning, r-stats
Last editorial update4h ago1h ago
WebsiteVisit →Visit →

What is dials?

dials is quietly registering the tuning parameters for tidymodels' deep-learning push

dials defines the parameter objects and grid constructors that tidymodels tunes over, which makes its release notes a reliable early read on what the rest of the stack is about to support. The last two releases are dominated by attention-model parameters — SAINT and tabular deep learning via brulee, TabPFN via parsnip's tab_pfn() — alongside catboost parameters for bonsai and calibration parameters for tailor.

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

dials vs mlr3mbo: editorial side-by-side

D
dials
ANALYTICS
0.0

dials is quietly registering the tuning parameters for tidymodels' deep-learning push

◆ Current state

dials defines the parameter objects and grid constructors that tidymodels tunes over, which makes its release notes a reliable early read on what the rest of the stack is about to support. The last two releases are dominated by attention-model parameters — SAINT and tabular deep learning via brulee, TabPFN via parsnip's tab_pfn() — alongside catboost parameters for bonsai and calibration parameters for tailor.

◆ Where it's heading

The grid machinery itself is settled: grid_space_filling() consolidated the older designs, and the grid_*() functions now error rather than warn on the wrong size argument. What keeps moving is the parameter catalog, and it is moving toward neural and foundation-model territory that tidymodels historically left alone. Error-message quality is a steady secondary theme.

◆ Prediction

Expect further parameter objects to land ahead of the parsnip and brulee releases that use them — the attention and tabular-foundation-model work in flight is the clearest thing the entries point to.

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

See all dials alternatives → · See all mlr3mbo alternatives →

Recent activity from dials and mlr3mbo

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

  1. 23d agomlr3mboAcquisition optimiser fixes for warm starts and archives
  2. 1mo agodialsAttention and tabular deep-learning parameters for brulee models
  3. 3mo agomlr3mboDictionary lookup and restart-limit fixes
  4. 4mo agodialsParameters for ordinal_reg() and the tab_pfn() foundation model
  5. 4mo agomlr3mborush 1.0.0 compatibility and Surrogate$check()
  6. 5mo agomlr3mbomlr3mbo 1.0.0 ships benchmark-derived default settings
  7. 10mo agomlr3mbomlr3learners 0.13.0 compatibility
  8. 11mo agodialsprop_terms() for supervised feature selection recipes
  9. 11mo agomlr3mboMaintainer change and mlr3pipelines 0.9.0 upkeep
  10. 1y agodialsCalibration method parameters for classification and regression
  11. 1y agodialsPostprocessing parameters added; grid size mismatches now error
  12. 2y agodialsgrid_space_filling() consolidates the space-filling designs

Frequently asked questions

What is the difference between dials and mlr3mbo?

Both compete on the same themes — r-stats — 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 dials 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 dials?

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