← Back to home
Comparison · Analytics

mlr3tuning vs modelbased

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

Shared themes:r-package

mlr3tuning vs modelbased: at a glance

Featuremlr3tuningmodelbased
SectorAnalyticsAnalytics
Velocity score2.50.0
Sparks · 30d00
Top themesmlr3, hyperparameter-tuning, async-optimization, callbackseasystats, marginal-effects, contrasts, mixed-models
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is mlr3tuning?

mlr3tuning is rebuilding its async machinery under a stable public surface

mlr3tuning provides hyperparameter optimization for the mlr3 ecosystem, and its recent history is dominated by the asynchronous tuning path: archive freezing, callback stages around queue evaluation, and version-locked compatibility with the rush backend. Releases pair a small feature with several fixes and an explicit compatibility line naming the mlr3 or rush version they track. The most recent release drops all workarounds for older rush versions, which suggests that dependency has stabilized enough to require rather than accommodate.

Read the full mlr3tuning trajectory →

What is modelbased?

modelbased is turning marginal effects into a full contrast grammar

modelbased computes marginal means, contrasts, and slopes from fitted models, and it ships every one to two months with a consistent shape: new comparison types, broader model support, and steady renaming toward clearer vocabulary. The recent arc runs from marginal effects inequality measures through inequality ratios to an omnibus global test and a post_process argument for multi-step comparisons. Argument names have been settled along the way, with trend becoming slope and an alias left behind.

Read the full modelbased trajectory →

mlr3tuning vs modelbased: editorial side-by-side

M
mlr3tuning
ANALYTICS
2.5

mlr3tuning is rebuilding its async machinery under a stable public surface

◆ Current state

mlr3tuning provides hyperparameter optimization for the mlr3 ecosystem, and its recent history is dominated by the asynchronous tuning path: archive freezing, callback stages around queue evaluation, and version-locked compatibility with the rush backend. Releases pair a small feature with several fixes and an explicit compatibility line naming the mlr3 or rush version they track. The most recent release drops all workarounds for older rush versions, which suggests that dependency has stabilized enough to require rather than accommodate.

◆ Where it's heading

Two things are being tidied at once. The async archive is converging on a consistent data.table representation across batch and async variants, so results are shaped the same regardless of how tuning ran. Separately, the package is becoming a better ecosystem citizen — unioning tuner properties on load instead of overwriting them, removing its callbacks on unload, and raising informative errors from AutoTuner accessors on an untrained model. Both are the marks of a package used as a dependency more than as a destination.

◆ Prediction

With rush pinned to 1.2.0 and the compatibility shims gone, the next release is likely to expose more of the async path through callbacks rather than change the tuning interface.

M
modelbased
ANALYTICS
0.0

modelbased is turning marginal effects into a full contrast grammar

◆ Current state

modelbased computes marginal means, contrasts, and slopes from fitted models, and it ships every one to two months with a consistent shape: new comparison types, broader model support, and steady renaming toward clearer vocabulary. The recent arc runs from marginal effects inequality measures through inequality ratios to an omnibus global test and a post_process argument for multi-step comparisons. Argument names have been settled along the way, with trend becoming slope and an alias left behind.

◆ Where it's heading

The package is building a compositional vocabulary rather than a fixed menu — contrasts of average slopes, contrasts across two numeric predictors, inequality summaries across all outcome categories, and now user-supplied post-processing of comparisons. Support quietly widens underneath, covering nestedLogit, brms finite mixtures, and offsets under population and average estimation. Plotting gets attention in proportion to how often these results are presented rather than tabulated, including collapse_by_group() for showing averaged raw data under mixed-model fits.

◆ Prediction

With post_process and omnibus tests both landed, the likely next step is making these composed comparisons easier to report — formatting or plotting methods for the multi-step results rather than new comparison types.

Alternatives to mlr3tuning and modelbased

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 mlr3tuning or modelbased.

See all mlr3tuning alternatives → · See all modelbased alternatives →

Recent activity from mlr3tuning and modelbased

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

  1. 18d agomlr3tuningmlr3tuning 1.6.1 stops clobbering other packages' tuner properties
  2. 1mo agomodelbasedmodelbased 0.16.0 adds post-processing and omnibus contrast tests
  3. 3mo agomodelbasedmodelbased 0.15.0 contrasts average slopes across numeric predictors
  4. 4mo agomlr3tuningmlr3tuning 1.6.0 aligns archive column order across tuning classes
  5. 5mo agomodelbasedmodelbased 0.14.0 renames trend to slope and adds collapse_by_group()
  6. 8mo agomlr3tuningmlr3tuning 1.5.1 tracks xgboost 3.1.2.1
  7. 8mo agomodelbasedmodelbased 0.13.1 adds marginal group-level estimates and as.data.frame()
  8. 8mo agomlr3tuningmlr3tuning 1.5.0 adds queue evaluation stages to async callbacks
  9. 11mo agomodelbasedmodelbased 0.13.0 adds inequality ratios and slope marginalization
  10. 1y agomodelbasedmodelbased 0.12.0 introduces marginal effects inequality measures
  11. 1y agomlr3tuningmlr3tuning 1.4.0 unifies logging under a base mlr3 logger
  12. 1y agomlr3tuningmlr3tuning 1.3.0 adds a frozen async archive and leaner worker storage

Frequently asked questions

What is the difference between mlr3tuning and modelbased?

Both compete on the same themes — r-package — within Analytics. mlr3tuning 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 mlr3tuning better than modelbased?

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

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

What are the best alternatives to modelbased?

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