← Back to home
Comparison · Analytics

compositional.mle vs hubPredEvalsData

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

compositional.mle vs hubPredEvalsData: at a glance

Featurecompositional.mlehubPredEvalsData
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesmaximum-likelihood, optimization, functional-api, cranforecast-evaluation, hubverse, configuration, dashboards
Last editorial update24m ago1h ago
WebsiteVisit →Visit →

What is compositional.mle?

An MLE package rebuilt around composable solvers, then renamed to match.

compositional.mle performs numerical maximum likelihood estimation in R, with the optimisation strategy expressed as composed pieces rather than configured up front. It began in November 2025 as numerical.mle, a configuration-object package with fixed solvers. The v0.2.0 rewrite replaced that with solver factories sharing a uniform signature and operators for chaining and racing them, and renamed the package accordingly. The two most recent releases are CRAN submission work.

Read the full compositional.mle trajectory →

What is hubPredEvalsData?

The pipeline turning hub forecasts into dashboard-ready evaluation data.

hubPredEvalsData generates the scored evaluation data that hubverse prediction dashboards read, driven by a predevals-config.yml and scoring through hubEvals underneath. It is the youngest package in this part of the stack and the fastest-moving in configuration terms, having already passed a breaking 1.0.0 and a schema-versioned feature addition. Its output contract is a scores.csv file consumed downstream, which shapes what its releases care about.

Read the full hubPredEvalsData trajectory →

compositional.mle vs hubPredEvalsData: editorial side-by-side

C0.0

An MLE package rebuilt around composable solvers, then renamed to match.

◆ Current state

compositional.mle performs numerical maximum likelihood estimation in R, with the optimisation strategy expressed as composed pieces rather than configured up front. It began in November 2025 as numerical.mle, a configuration-object package with fixed solvers. The v0.2.0 rewrite replaced that with solver factories sharing a uniform signature and operators for chaining and racing them, and renamed the package accordingly. The two most recent releases are CRAN submission work.

◆ Where it's heading

The arc is a design idea overtaking an implementation: version 0.1.0 exposed configuration functions and named solvers, version 0.2.0 turned solvers into values that can be sequenced with %>>%, raced with %|%, restarted, or conditionally refined, and separated the statistical problem from the optimisation strategy. Since then all effort has gone into CRAN acceptance, dead code removal, policy compliance, validation fixes. That is a package that redesigned itself early and is now trying to get through the door.

◆ Prediction

With the composable API settled, the next work will most likely be additional solvers and transformers plugged into the existing operators rather than another redesign.

H0.0

The pipeline turning hub forecasts into dashboard-ready evaluation data.

◆ Current state

hubPredEvalsData generates the scored evaluation data that hubverse prediction dashboards read, driven by a predevals-config.yml and scoring through hubEvals underneath. It is the youngest package in this part of the stack and the fastest-moving in configuration terms, having already passed a breaking 1.0.0 and a schema-versioned feature addition. Its output contract is a scores.csv file consumed downstream, which shapes what its releases care about.

◆ Where it's heading

Each release widens what the config file can express — round selection, then scale transformations with per-target overrides, then target labelling pulled from the hub's own task metadata. The pattern is consistent: capability that already exists in hubEvals gets a declarative surface here so hub maintainers configure it rather than write code. Recent attention to byte-stable output ordering shows the file is being treated as a reproducible artifact, not just a report.

◆ Prediction

Expect the config schema to keep absorbing hubEvals capabilities as declarative options, with continued attention to making scores.csv reproducible and diffable between runs.

Alternatives to compositional.mle and hubPredEvalsData

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 compositional.mle or hubPredEvalsData.

See all compositional.mle alternatives → · See all hubPredEvalsData alternatives →

Recent activity from compositional.mle and hubPredEvalsData

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

  1. 1mo agohubPredEvalsDataTarget names pulled from hub metadata; scores.csv made byte-stable
  2. 2mo agohubPredEvalsDataVersioned target data with an as_of column no longer fails scoring
  3. 2mo agohubPredEvalsDataScale transformations become configurable per target
  4. 4mo agohubPredEvalsDataMulti-round hub support via a required rounds_idx property (breaking)
  5. 6mo agocompositional.mleParallel racing fixed under the future package
  6. 6mo agocompositional.mleDead code removed and CRAN policy compliance work
  7. 8mo agocompositional.mleSolvers become composable values, and the package is renamed
  8. 8mo agocompositional.mleFirst release as numerical.mle, built on configuration objects

Frequently asked questions

What is the difference between compositional.mle and hubPredEvalsData?

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

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

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

What are the best alternatives to hubPredEvalsData?

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