← Back to home
Comparison · Analytics

broom vs mlr3fselect

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

broom vs mlr3fselect: at a glance

Featurebroommlr3fselect
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesr, tidy-models, statistics, cran-compliancefeature-selection, mlr3, machine-learning, r-stats
Last editorial update5h ago1h ago
WebsiteVisit →Visit →

What is broom?

broom's release calendar is now set by CRAN checks, not by new tidiers.

broom converts model objects from across R's statistical ecosystem into tidy data frames. Four of its last six releases exist purely to resolve R CMD check warnings and errors on r-devel or to absorb upstream package changes. Maintainership passed to Emil Hvitfeldt at 1.0.11.

Read the full broom trajectory →

What is mlr3fselect?

mlr3fselect turned feature selection into an asynchronous, distributable job

mlr3fselect runs feature selection for mlr3. The defining change in this window is 1.4.0, which introduced FSelectorAsync and the asynchronous instance classes, letting searches run without a synchronous batch loop. Around it sit ensemble feature selection work — fastVoteR ranking, embedded ensemble selection, result combination — and performance work on objective evaluation.

Read the full mlr3fselect trajectory →

broom vs mlr3fselect: editorial side-by-side

B
broom
ANALYTICS
0.0

broom's release calendar is now set by CRAN checks, not by new tidiers.

◆ Current state

broom converts model objects from across R's statistical ecosystem into tidy data frames. Four of its last six releases exist purely to resolve R CMD check warnings and errors on r-devel or to absorb upstream package changes. Maintainership passed to Emil Hvitfeldt at 1.0.11.

◆ Where it's heading

Carrying hundreds of tidier methods for model classes it does not own, broom's workload is dominated by other projects' breaking changes and CRAN's evolving checks. New tidier coverage has largely migrated to the packages that define the models, leaving broom as a compatibility surface.

◆ Prediction

Expect the cadence to stay reactive, with releases triggered by r-devel check failures and upstream API shifts rather than expanded model coverage.

M
mlr3fselect
ANALYTICS
0.0

mlr3fselect turned feature selection into an asynchronous, distributable job

◆ Current state

mlr3fselect runs feature selection for mlr3. The defining change in this window is 1.4.0, which introduced FSelectorAsync and the asynchronous instance classes, letting searches run without a synchronous batch loop. Around it sit ensemble feature selection work — fastVoteR ranking, embedded ensemble selection, result combination — and performance work on objective evaluation.

◆ Where it's heading

Two threads run in parallel: scaling the search itself through async execution and the rush backend, and making ensemble selection results easier to analyse via Pareto fronts, knee points and now removal of empty result rows. The rush backward-compatibility shim was dropped in 1.6.0, so the async path is now the assumed one.

◆ Prediction

Expect the ensemble result API to keep gaining analysis helpers, with async execution treated as the default rather than an option.

Alternatives to broom and mlr3fselect

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 broom or mlr3fselect.

See all broom alternatives → · See all mlr3fselect alternatives →

Recent activity from broom and mlr3fselect

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

  1. 2mo agomlr3fselectEmpty-selection rows removable from ensemble results
  2. 3mo agobroombroom 1.0.13 relocates a test fixture to clear an r-devel warning
  3. 3mo agobroombroom 1.0.12 tracks renamed summary() output fields
  4. 8mo agobroombroom 1.0.11 transfers maintainership to Emil Hvitfeldt
  5. 8mo agomlr3fselectFaster objective evaluation and always_included roles
  6. 11mo agobroombroom 1.0.10 clears an r-devel namespacing warning
  7. 1y agomlr3fselectAsynchronous feature selection arrives with FSelectorAsync
  8. 1y agobroombroom 1.0.9 requires R 4.1 and repairs epiR compatibility
  9. 1y agobroombroom 1.0.8 fixes cluster-robust intervals, drops orcutt tidiers
  10. 1y agomlr3fselectEmbedded ensemble selection and result combination
  11. 1y agomlr3fselectInternal tuning callback added
  12. 1y agomlr3fselectmlr3 0.21.0 compatibility and archive slimming

Frequently asked questions

What is the difference between broom and mlr3fselect?

They serve adjacent needs but don't currently overlap on shipped themes. broom and mlr3fselect are shipping at a similar cadence (velocity 0.0 vs 0.0, 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 broom better than mlr3fselect?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. broom and mlr3fselect are shipping at a similar cadence (velocity 0.0 vs 0.0, 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 broom?

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

What are the best alternatives to mlr3fselect?

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