← Back to home
Comparison · Analytics

censored vs mlr3fselect

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

Shared themes:r-stats

censored vs mlr3fselect: at a glance

Featurecensoredmlr3fselect
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themessurvival-analysis, tidymodels, parsnip, enginesfeature-selection, mlr3, machine-learning, r-stats
Last editorial update4h ago1h ago
WebsiteVisit →Visit →

What is censored?

censored keeps survival models aligned with parsnip's shifting prediction contracts

censored supplies survival-analysis engines to parsnip, and its release history is dominated by staying in step with the rest of tidymodels rather than shipping independent features. The 0.2.0 and 0.3.0 releases added engines and prediction types; everything since has been contract alignment — quantile prediction format, hardhat test adaptation, flexsurv preparation.

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

censored vs mlr3fselect: editorial side-by-side

C
censored
ANALYTICS
0.0

censored keeps survival models aligned with parsnip's shifting prediction contracts

◆ Current state

censored supplies survival-analysis engines to parsnip, and its release history is dominated by staying in step with the rest of tidymodels rather than shipping independent features. The 0.2.0 and 0.3.0 releases added engines and prediction types; everything since has been contract alignment — quantile prediction format, hardhat test adaptation, flexsurv preparation.

◆ Where it's heading

The package is settling into a downstream role where parsnip and hardhat set the interface and censored implements it for censored regression. Breaking changes arrive from upstream, not from new ideas here. The substantive engine work — aorsf, flexsurvspline, glmnet multi_predict — is behind it, and recent cycles are thin.

◆ Prediction

Expect the next releases to track further parsnip prediction-type changes rather than add engines; the entries do not show new survival methods in progress.

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

See all censored alternatives → · See all mlr3fselect alternatives →

Recent activity from censored and mlr3fselect

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

  1. 2mo agomlr3fselectEmpty-selection rows removable from ensemble results
  2. 4mo agocensoredcensored 0.3.4
  3. 8mo agomlr3fselectFaster objective evaluation and always_included roles
  4. 1y agomlr3fselectAsynchronous feature selection arrives with FSelectorAsync
  5. 1y agocensoredQuantile prediction format follows new parsnip requirements
  6. 1y agomlr3fselectEmbedded ensemble selection and result combination
  7. 1y agomlr3fselectInternal tuning callback added
  8. 1y agomlr3fselectmlr3 0.21.0 compatibility and archive slimming
  9. 2y agocensoredSurvival probabilities at infinite evaluation times now computed
  10. 2y agocensoredcensored 0.3.1
  11. 2y agocensoredmulti_predict() for all glmnet prediction types; aorsf predicts time
  12. 3y agocensoredeval_time replaces time; matrix fitting for censored regression

Frequently asked questions

What is the difference between censored and mlr3fselect?

Both compete on the same themes — r-stats — within Analytics. censored 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 censored better than mlr3fselect?

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

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