insight
insight quietly widens the set of model objects the easystats ecosystem can read
A side-by-side editorial comparison of embed and themis — release velocity, themes, recent moves, and the top alternatives to consider.
embed keeps adding encoding steps while shedding its deep-learning dependencies
embed supplies recipes steps that turn categorical predictors into numeric representations — likelihood encoding, UMAP projection, string-distance collapsing. The 1.1.x line made UMAP arguments tunable and moved keras and tensorflow out of hard dependencies; 1.2.0 added analytical likelihood encoding with partial pooling and retired step_feature_hash() in favor of textrecipes.
themis is back to adding real resampling algorithms after a documentation-heavy stretch.
themis supplies recipes steps for handling class imbalance in tidymodels. The 1.0.x line was consumed by documentation accuracy, message translation and internal consistency work. Version 1.1.0 returns to substance with two new under-sampling methods.
embed supplies recipes steps that turn categorical predictors into numeric representations — likelihood encoding, UMAP projection, string-distance collapsing. The 1.1.x line made UMAP arguments tunable and moved keras and tensorflow out of hard dependencies; 1.2.0 added analytical likelihood encoding with partial pooling and retired step_feature_hash() in favor of textrecipes.
Two quiet directions run through these releases. One is making the steps tunable rather than fixed, so they participate properly in tidymodels grids. The other is boundary maintenance: heavy dependencies pushed to Suggests, overlapping steps handed to the package that owns them. Recent releases are thin and fix-driven.
Expect further consolidation with textrecipes over which package owns which encoding step, and continued upkeep against xgboost and uwot releases rather than new step families.
themis supplies recipes steps for handling class imbalance in tidymodels. The 1.0.x line was consumed by documentation accuracy, message translation and internal consistency work. Version 1.1.0 returns to substance with two new under-sampling methods.
The package grows by adding algorithms rather than restructuring itself. tomek() was rewritten to handle multiple classes and drop the unbalanced dependency, case weights arrived at 1.0.0, and cluster-centroid and condensed-nearest-neighbour under-sampling arrive now — each shipped as both a recipes step and a direct-implementation function.
Expect further under- and over-sampling methods in the same paired form, as the package fills out coverage of the standard class-imbalance literature.
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 embed or themis.
insight quietly widens the set of model objects the easystats ecosystem can read
flexdashboard has slowed to a fix-only trickle since the bslib theming rework
finetune tracks tune's evolving contracts more than it advances racing itself
dtplyr stopped hijacking data.table objects and became an opt-in translator
dials is quietly registering the tuning parameters for tidymodels' deep-learning push
dbplyr ends its two-year backend migration by dropping 1st edition support outright
See all embed alternatives → · See all themis alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — tidymodels — within Analytics. themis 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.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. themis 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.
Top embed alternatives in Analytics are ranked by recent ship velocity. Browse the "embed alternatives" section above for the current picks, or visit /alternatives/embed for the full list with editorial commentary on each.
Top themis alternatives in Analytics are ranked by recent ship velocity. Browse the "themis alternatives" section above for the current picks, or visit /alternatives/themis for the full list with editorial commentary on each.