rsample
tidymodels' resampling package is retiring its old splitters for sliding windows.
A side-by-side editorial comparison of imbalanced-learn and parsnip — release velocity, themes, recent moves, and the top alternatives to consider.
The resampling companion to scikit-learn now ships mostly to stay compatible with it.
imbalanced-learn is at 0.14.2. Four of the six releases in the window exist to track a scikit-learn version — 1.5, 1.7, 1.8 and 1.9 in turn — or NumPy 2.0. The genuine additions are thin: InstanceHardnessCV in 0.14.0 and a clearer SMOTENC error when the categorical encoder collapses categories.
parsnip added a whole new regression type, then wired R models to JAX and PyTorch
The package is expanding what tidymodels can express. Version 1.5.0 introduced ordinal_reg() as a new model type with three engines and its own link parameters, and added xgboost and qrnn engines for quantile regression. Version 1.6.0 followed with a keras3 engine for four model types, reaching Keras v3's TensorFlow, JAX and PyTorch backends. Around those, releases have been tuning-parameter range adjustments and engine-specific fixes.
imbalanced-learn is at 0.14.2. Four of the six releases in the window exist to track a scikit-learn version — 1.5, 1.7, 1.8 and 1.9 in turn — or NumPy 2.0. The genuine additions are thin: InstanceHardnessCV in 0.14.0 and a clearer SMOTENC error when the categorical encoder collapses categories.
The project has settled into the role of a compatibility shim with a stable sampler catalogue. Release timing is set by upstream scikit-learn, not by its own roadmap, and the deprecations queued in 0.13.0 show the surface narrowing rather than growing.
The pattern points to the next release being another scikit-learn compatibility bump, with the Pipeline check_is_fitted deprecation scheduled to become an error in 0.15.
The package is expanding what tidymodels can express. Version 1.5.0 introduced ordinal_reg() as a new model type with three engines and its own link parameters, and added xgboost and qrnn engines for quantile regression. Version 1.6.0 followed with a keras3 engine for four model types, reaching Keras v3's TensorFlow, JAX and PyTorch backends. Around those, releases have been tuning-parameter range adjustments and engine-specific fixes.
Growth is happening on two axes: new modelling tasks that previously had no unified interface, and new engines behind tasks that already did. Both push in the same direction - a modeller specifies the model once and swaps the computational backend underneath, which is the whole premise parsnip is built on. The defunct surv_reg() shows old spellings being retired as that surface settles.
Expect further engines behind ordinal_reg() and quantile regression now that both have a home, and continued retirement of deprecated function names. The keras3 engine's multi-backend design is the obvious candidate to spread to more model types.
Other ai-assistants 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 imbalanced-learn or parsnip.
tidymodels' resampling package is retiring its old splitters for sliding windows.
tidymodels' preprocessing engine learned sparsity, then settled into deprecations.
mlr3 is hardening the seams where its abstractions meet real learners
Mem0 splits agent memory from user memory, then spends a week hardening the plumbing
Every post is a comparison page, and Pictory is always the answer.
DocsBot now lets an AI agent administer DocsBot, not just answer with it
See all imbalanced-learn alternatives → · See all parsnip alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. imbalanced-learn and parsnip 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.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. imbalanced-learn and parsnip 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 ai-assistants products to evaluate alongside.
Top imbalanced-learn alternatives in ai-assistants are ranked by recent ship velocity. Browse the "imbalanced-learn alternatives" section above for the current picks, or visit /alternatives/imbalanced-learn for the full list with editorial commentary on each.
Top parsnip alternatives in ai-assistants are ranked by recent ship velocity. Browse the "parsnip alternatives" section above for the current picks, or visit /alternatives/parsnip for the full list with editorial commentary on each.