← Back to home
Comparison · Analytics

modeltime.ensemble vs parallelDist

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

modeltime.ensemble vs parallelDist: at a glance

Featuremodeltime.ensembleparallelDist
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themestime series forecasting, ensembles, tidymodels, compatibility maintenancedistance-matrix, parallel-computing, rcpp, maintenance-mode
Last editorial update8h ago49m ago
WebsiteVisit →Visit →

What is modeltime.ensemble?

modeltime.ensemble wakes after four years, and the work is all tune 2.0 compatibility.

modeltime.ensemble builds average, weighted and stacked ensembles over modeltime forecast models. After a four-year gap it shipped twice in a fortnight during August and September 2025, both releases devoted to tracking breaking changes in tidymodels' tune package — new resampling column conventions, key uniqueness across resamples, recipe preparation. The tidyverse dependency was dropped in the same pass.

Read the full modeltime.ensemble trajectory →

What is parallelDist?

parallelDist is in pure preservation mode — one build fix every few years.

parallelDist computes distance matrices across threads in C++ via RcppParallel and Armadillo. The feature set has been settled since 0.2.3 in 2018, which added hamming distance and cosine similarity; everything after that is compatibility work. The most recent release, 0.2.7, exists only to drop a C++11 pin that newer Armadillo versions no longer tolerate.

Read the full parallelDist trajectory →

modeltime.ensemble vs parallelDist: editorial side-by-side

M0.0

modeltime.ensemble wakes after four years, and the work is all tune 2.0 compatibility.

◆ Current state

modeltime.ensemble builds average, weighted and stacked ensembles over modeltime forecast models. After a four-year gap it shipped twice in a fortnight during August and September 2025, both releases devoted to tracking breaking changes in tidymodels' tune package — new resampling column conventions, key uniqueness across resamples, recipe preparation. The tidyverse dependency was dropped in the same pass.

◆ Where it's heading

This is a package whose forecasting capability was settled by 2021 — recursive ensembles, per-series calibration — and whose recent life is dictated entirely by upstream tidymodels churn. New contributors did that compatibility work, including one from the tidymodels side. It now requires tune 2.0.0 and modeltime.resample 0.3.0, pinning it to the current tidymodels generation rather than straddling versions.

◆ Prediction

Expect the next release to follow the next tune or modeltime.resample breaking change rather than to introduce new ensembling methods.

P
parallelDist
ANALYTICS
0.0

parallelDist is in pure preservation mode — one build fix every few years.

◆ Current state

parallelDist computes distance matrices across threads in C++ via RcppParallel and Armadillo. The feature set has been settled since 0.2.3 in 2018, which added hamming distance and cosine similarity; everything after that is compatibility work. The most recent release, 0.2.7, exists only to drop a C++11 pin that newer Armadillo versions no longer tolerate.

◆ Where it's heading

The package is being kept installable, not developed. The three most recent releases are a toolchain pin removal, a DESCRIPTION field removal, and a coercion change inherited from proxy — none originate from user-facing intent. Gaps of three to four years between releases are the norm now, and each one is triggered by something upstream breaking rather than by a roadmap.

◆ Prediction

The next release will almost certainly be another compatibility fix timed to whatever Armadillo, Rcpp or CRAN check policy changes next. Nothing in the entries points to new distance measures or API work.

Alternatives to modeltime.ensemble and parallelDist

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 modeltime.ensemble or parallelDist.

See all modeltime.ensemble alternatives → · See all parallelDist alternatives →

Recent activity from modeltime.ensemble and parallelDist

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

  1. 10mo agoparallelDistparallelDist 0.2.7 drops the C++11 pin for newer Armadillo
  2. 11mo agomodeltime.ensembleRealigned for tune 2.0.0 resampling changes
  3. 11mo agomodeltime.ensembleDrops the tidyverse dependency ahead of tune 2.0
  4. 4y agoparallelDistparallelDist 0.2.6: LazyData removed, vignette font swapped
  5. 4y agoparallelDistparallelDist 0.2.5 changes cosine distance to 1-x
  6. 5y agomodeltime.ensemblePer-series calibration IDs and parallel refitting
  7. 5y agomodeltime.ensembleRecursive ensembles for single and panel series
  8. 7y agoparallelDistparallelDist 0.2.4 fixes the Solaris build
  9. 7y agoparallelDistparallelDist 0.2.3 adds hamming and cosine measures
  10. 7y agoparallelDistparallelDist 0.2.2

Frequently asked questions

What is the difference between modeltime.ensemble and parallelDist?

They serve adjacent needs but don't currently overlap on shipped themes. modeltime.ensemble and parallelDist 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 modeltime.ensemble better than parallelDist?

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

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

What are the best alternatives to parallelDist?

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