← Back to home
Comparison · Analytics

bbotk vs forecast

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

bbotk vs forecast: at a glance

Featurebbotkforecast
SectorAnalyticsAnalytics
Velocity score2.50.0
Sparks · 30d00
Top themesblack-box optimization, mlr3, async execution, api deprecationforecasting, time-series, r-stats, major-release
Last editorial update2h ago1h ago
WebsiteVisit →Visit →

What is bbotk?

bbotk is generalizing from an optimizer toolkit into an evaluation framework.

bbotk is the black-box optimization backend behind mlr3 tuning: search spaces, terminators, archives, and an async layer built on rush. Recent releases pair steady async-API buildout with removal of the deprecated arguments that preceded it. The 1.9.0 release introduced EvalInstance as a base class for OptimInstance, separating evaluating an objective from optimizing one.

Read the full bbotk trajectory →

What is forecast?

After years of pure maintenance, forecast 9.0.0 reopens the package

forecast is the long-established R forecasting package that fable was meant to succeed. For several years its releases were RNG fixes, base-R compatibility and documentation. Then 9.0.0 arrived with a batch of new model constructors, wider prediction-interval support and a rewritten accuracy() built on S3 methods.

Read the full forecast trajectory →

bbotk vs forecast: editorial side-by-side

B
bbotk
ANALYTICS
2.5

bbotk is generalizing from an optimizer toolkit into an evaluation framework.

◆ Current state

bbotk is the black-box optimization backend behind mlr3 tuning: search spaces, terminators, archives, and an async layer built on rush. Recent releases pair steady async-API buildout with removal of the deprecated arguments that preceded it. The 1.9.0 release introduced EvalInstance as a base class for OptimInstance, separating evaluating an objective from optimizing one.

◆ Where it's heading

Two threads run through the visible history. The first is async optimization maturing: ArchiveAsync gained a full push/finish/fail vocabulary over rush tasks in 1.11.0, and 1.12.0 deleted the deprecated extra arguments it replaced. The second is dependency consolidation, with custom C hypervolume code handed to moocore and rush pinned to 1.0.0, trimming maintenance surface as the async path becomes the default.

◆ Prediction

The deprecation removals in 1.12.0 suggest the async archive API is now treated as settled; the next releases most likely build on EvalInstance rather than continuing to churn ArchiveAsync.

F
forecast
ANALYTICS
0.0

After years of pure maintenance, forecast 9.0.0 reopens the package

◆ Current state

forecast is the long-established R forecasting package that fable was meant to succeed. For several years its releases were RNG fixes, base-R compatibility and documentation. Then 9.0.0 arrived with a batch of new model constructors, wider prediction-interval support and a rewritten accuracy() built on S3 methods.

◆ Where it's heading

The major version reframes forecast around explicit *_model() constructors — mean, random walk, spline, theta, Croston — rather than the older function-per-method style, and the 9.0.x patches since have been performance and argument-handling cleanups on top. That is an active maintenance line, not a package winding down in favour of fable.

◆ Prediction

Expect continued 9.0.x patches consolidating the new constructors and their forecast methods, with the older interfaces kept working alongside them.

Alternatives to bbotk and forecast

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 bbotk or forecast.

See all bbotk alternatives → · See all forecast alternatives →

Recent activity from bbotk and forecast

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

  1. 24d agobbotkDeprecated extra argument removed from ArchiveAsync methods
  2. 1mo agobbotkArchiveAsync gains full push/finish/fail task API over rush
  3. 2mo agobbotkDominance and hypervolume computation moved to moocore
  4. 4mo agobbotkmlr_test_functions adds standard optimization benchmarks
  5. 4mo agoforecastFixes for checkresiduals() and mstl() lambda handling
  6. 5mo agobbotkEvalInstance base class separates evaluation from optimization
  7. 5mo agoforecastFaster ARFIMA search and forecast.mlm() argument handling
  8. 7mo agoforecastforecast 9.0.0 adds five model constructors and rewrites accuracy()
  9. 8mo agobbotkFix: conditions now work with OptimizerLocalSearch
  10. 1y agoforecastDocumentation and bug-fix release
  11. 2y agoforecastRNG state and base-R head/tail compatibility
  12. 2y agoforecastMuch faster hfitted() for ARIMA and ETS models

Frequently asked questions

What is the difference between bbotk and forecast?

They serve adjacent needs but don't currently overlap on shipped themes. bbotk 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.

Is bbotk better than forecast?

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

What are the best alternatives to bbotk?

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

What are the best alternatives to forecast?

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