← Back to home
Comparison · Analytics

mlr3proba vs tidyclust

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

Shared themes:r-package

mlr3proba vs tidyclust: at a glance

Featuremlr3probatidyclust
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesmlr3, survival-analysis, probabilistic-learning, dependency-maintenancetidyclust, clustering, tidymodels, dbscan
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is mlr3proba?

mlr3proba is shedding weight as its survival work moves into sibling packages

mlr3proba provides probabilistic supervised learning for mlr3 — survival analysis, density estimation, and the measures that go with them. Recent releases are almost entirely upkeep: a distr6 fork to work around an upstream problem, an ooplah fix, a predict-type correction, and registration in mlr_reflections$loaded_packages. The one deletion is telling, with LearnerDensPenalized removed after pendensity left CRAN.

Read the full mlr3proba trajectory →

What is tidyclust?

tidyclust just tripled the model types it can fit, and handed finalization back to tune

tidyclust brings clustering into the tidymodels interface, and 0.3.0 was the release where its model coverage stopped being k-means and hierarchical clustering. DBSCAN and HDBSCAN, Gaussian mixtures, and mean shift all arrived at once as proper clustering specifications. The two releases since have been bug fixes on the metric and sparse-data paths, which is the usual pattern after a large surface addition.

Read the full tidyclust trajectory →

mlr3proba vs tidyclust: editorial side-by-side

M
mlr3proba
ANALYTICS
0.0

mlr3proba is shedding weight as its survival work moves into sibling packages

◆ Current state

mlr3proba provides probabilistic supervised learning for mlr3 — survival analysis, density estimation, and the measures that go with them. Recent releases are almost entirely upkeep: a distr6 fork to work around an upstream problem, an ooplah fix, a predict-type correction, and registration in mlr_reflections$loaded_packages. The one deletion is telling, with LearnerDensPenalized removed after pendensity left CRAN.

◆ Where it's heading

The package is being pared back rather than extended. Its README now points at survdistr and mlr3cmprsk as matured alternatives for parts of what it covers, which reads as scope being handed off, while the Cox proportional-hazards autoplot arrived from mlr3viz in the other direction. Several fixes exist to route around dependencies that broke or disappeared, which is the recurring cost of building on a long chain of specialized CRAN packages.

◆ Prediction

The dependency churn suggests more consolidation — further reliance on survdistr and mlr3cmprsk, and more learners retired when the package underneath them goes unmaintained.

T
tidyclust
ANALYTICS
0.0

tidyclust just tripled the model types it can fit, and handed finalization back to tune

◆ Current state

tidyclust brings clustering into the tidymodels interface, and 0.3.0 was the release where its model coverage stopped being k-means and hierarchical clustering. DBSCAN and HDBSCAN, Gaussian mixtures, and mean shift all arrived at once as proper clustering specifications. The two releases since have been bug fixes on the metric and sparse-data paths, which is the usual pattern after a large surface addition.

◆ Where it's heading

The package is converging with the rest of tidymodels rather than maintaining a parallel API: finalize_model_tidyclust() and finalize_workflow_tidyclust() are deprecated because tune::finalize_model() and tune::finalize_workflow() now handle cluster_spec objects natively. That removes the last place where clustering needed its own version of a shared verb. With density-based and model-based clustering now present, the interface has to cover model families with genuinely different assumptions than the centroid methods it started with.

◆ Prediction

The recent fixes to cluster_metric_set() labeling and custom-metric authoring suggest evaluation is the current focus, so metrics suited to density-based clusters are the likely next addition.

Alternatives to mlr3proba and tidyclust

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 mlr3proba or tidyclust.

See all mlr3proba alternatives → · See all tidyclust alternatives →

Recent activity from mlr3proba and tidyclust

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

  1. 1mo agotidyclusttidyclust 0.3.2 fixes k_means() on sparse predictors
  2. 1mo agotidyclusttidyclust 0.3.1 stops same-named metrics silently merging
  3. 2mo agomlr3probamlr3proba 0.8.10 registers itself in the mlr3 loaded-packages registry
  4. 2mo agotidyclusttidyclust 0.3.0 adds DBSCAN, Gaussian mixture, and mean shift models
  5. 4mo agomlr3probamlr3proba 0.8.9 drops LearnerDensPenalized after pendensity left CRAN
  6. 5mo agomlr3probamlr3proba 0.8.8
  7. 5mo agomlr3probamlr3proba 0.8.7
  8. 9mo agomlr3probamlr3proba 0.8.5
  9. 10mo agomlr3probamlr3proba 0.8.4 takes over the Cox proportional-hazards autoplot
  10. 1y agotidyclusttidyclust 0.2.4 switches distance calculations to philentropy
  11. 2y agotidyclusttidyclust 0.2.3 resolves a clustMixType reverse-dependency issue
  12. 2y agotidyclusttidyclust 0.2.2 resolves a ClusterR reverse-dependency issue

Frequently asked questions

What is the difference between mlr3proba and tidyclust?

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

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

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

What are the best alternatives to tidyclust?

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