Nixtla
statsforecast
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge branch 'main' into feat/1121-py-typed-marker
jbbqqf:feat/1121-py-typed-marker
2 days ago
Merge branch 'main' into feat/add-py-typed-marker
kalichiruvelli-art:feat/add-py-typed-marker
2 days ago
[FEAT] Unified error distributions across the StatsForecast suite (ETS, CES, Theta + shared C++/Python infra) (#1116)
main
2 days ago
refactor: route ETS Class 4/5 MC sampling through sample_errors Replace the per-distribution elif ladder in _compute_pred_intervals with the shared statsforecast.simulation.sample_errors() helper, matching how CES (_simulate_pred_intervals) and Theta (compute_pi_samples) already sample errors. Drops the direct scipy.stats imports from ets.py and swaps the global np.random.seed(1) for a local np.random.default_rng(1), so all three models share one sampling path (params via error_params_from_model, residual-fit for normal/laplace when params is None).
feat/ets_likelihood
3 days ago
Fix IndexError in MSTL with more than 6 seasonal periods (#1163)
main
3 days ago
Adds correct comment
Vedant-Agarwal:fix-mstl-seasonal-periods-bound
3 days ago
Merge branch 'main' into fix-mstl-seasonal-periods-bound
Vedant-Agarwal:fix-mstl-seasonal-periods-bound
3 days ago
fix: validate unique model names for models without alias (#1079)
main
3 days ago
Latest Branches
CodSpeed Performance Gauge
0%
[FEAT] add PEP 561 `py.typed` marker so type checkers honour inline annotations
#1149
2 days ago
421901d
jbbqqf:feat/1121-py-typed-marker
CodSpeed Performance Gauge
0%
feat: add py.typed marker for PEP 561 compliance
#1128
2 days ago
3cc1481
kalichiruvelli-art:feat/add-py-typed-marker
CodSpeed Performance Gauge
0%
[FEAT] Unified error distributions across the StatsForecast suite (ETS, CES, Theta + shared C++/Python infra)
#1116
3 days ago
9a654f7
feat/ets_likelihood
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs