← Back to home
Comparison · Infra & APIs

bolasso vs daedalus

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

bolasso vs daedalus: at a glance

Featurebolassodaedalus
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themesvariable-selection, lasso, r-package, bootstrapepidemic-modelling, health-economics, npi-policy, ode-solvers
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is bolasso?

Bootstrap lasso got a fast mode, a second selection rule, and multinomial support

bolasso implements the bootstrapped lasso, refitting a regularized regression across bootstrap replicates and selecting variables by how consistently they survive. The 0.3.0 release reshaped it: a fast argument computes one cross-validated lambda on the full dataset instead of cross-validating inside every replicate, and selected_variables() gained a choice between the variable inclusion probability rule and a quantile rule based on bootstrap confidence intervals. Since then 0.4.0 exposed the bootstrap indices through bootstrap_samples(), and 0.5.0 extended the whole surface to multinomial responses, returning one list element per outcome level.

Read the full bolasso trajectory →

What is daedalus?

An epidemic-economic model teaching its interventions to react to the outbreak itself.

daedalus couples an infectious-disease model to sector-level economic costs, letting users test non-pharmaceutical interventions against both epidemic and fiscal outcomes. Over autumn 2025 the intervention layer went from a single fixed closure to sequential timed NPIs and then to closures that lift in response to the model's own instantaneous reproduction number. Alongside that, the cost functions were reworked so illness states map more carefully onto lost productivity.

Read the full daedalus trajectory →

bolasso vs daedalus: editorial side-by-side

B
bolasso
INFRA · APIS
0.0

Bootstrap lasso got a fast mode, a second selection rule, and multinomial support

◆ Current state

bolasso implements the bootstrapped lasso, refitting a regularized regression across bootstrap replicates and selecting variables by how consistently they survive. The 0.3.0 release reshaped it: a fast argument computes one cross-validated lambda on the full dataset instead of cross-validating inside every replicate, and selected_variables() gained a choice between the variable inclusion probability rule and a quantile rule based on bootstrap confidence intervals. Since then 0.4.0 exposed the bootstrap indices through bootstrap_samples(), and 0.5.0 extended the whole surface to multinomial responses, returning one list element per outcome level.

◆ Where it's heading

The package spent 2022 dormant after its initial releases and has been actively developed since late 2024, moving from a single algorithm toward a workbench. The additions cluster around inspection rather than estimation: tidy() for bootstrap-level coefficients, plot_selection_thresholds() for selection stability across thresholds, plot_selected_variables() for the surviving covariates, and now the extracted bootstrap indices. Documented gaps remain, with mgaussian unsupported and multinomial prediction limited to class output.

◆ Prediction

The two stated limitations in 0.5.0 - no mgaussian family and class-only multinomial prediction - are the most likely next targets, since the maintainer flagged both as possible later additions.

D
daedalus
INFRA · APIS
0.0

An epidemic-economic model teaching its interventions to react to the outbreak itself.

◆ Current state

daedalus couples an infectious-disease model to sector-level economic costs, letting users test non-pharmaceutical interventions against both epidemic and fiscal outcomes. Over autumn 2025 the intervention layer went from a single fixed closure to sequential timed NPIs and then to closures that lift in response to the model's own instantaneous reproduction number. Alongside that, the cost functions were reworked so illness states map more carefully onto lost productivity.

◆ Where it's heading

The arc is toward a model that behaves like a policy simulator rather than a scenario calculator: interventions now have their own state machine, R_t is computed inside the ODE system, and event handling has been pulled out of the output object. Correction releases sit between the feature ones, including an indexing fix the maintainers flag as required for accurate projections. The versioning is patch-level but the changes are structural.

◆ Prediction

With R_t and the next-generation matrix now available in-model, the likely next step is richer response rules keyed to those quantities; the entries give no signal on when a stable 1.0 arrives.

Alternatives to bolasso and daedalus

Other Infra & APIs 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 bolasso or daedalus.

See all bolasso alternatives → · See all daedalus alternatives →

Recent activity from bolasso and daedalus

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

  1. 4mo agobolassoMultinomial responses supported across selection and plotting
  2. 9mo agodaedalusVersion bump for a symposium preview build
  3. 9mo agodaedalusInterventions now lift in response to live R_t
  4. 10mo agobolassoBootstrap indices exposed via bootstrap_samples()
  5. 10mo agodaedalusWithin-sector contact scaling corrected to quadratic
  6. 10mo agodaedalusIllness-driven absence reworked in the cost model
  7. 10mo agodaedalusMultiple sequential time-limited closures
  8. 11mo agodaedalusState array indexing corrections; earlier projections unreliable
  9. 1y agobolassoFast estimation mode and a second variable selection rule
  10. 4y agobolassoBolasso v0.2.0
  11. 4y agobolassoBolasso v0.1.0

Frequently asked questions

What is the difference between bolasso and daedalus?

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

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. bolasso and daedalus 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 Infra & APIs products to evaluate alongside.

What are the best alternatives to bolasso?

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

What are the best alternatives to daedalus?

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