Nixtla
statsforecast
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
build(deps): bump the ci-dependencies group with 2 updates Bumps the ci-dependencies group with 2 updates: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) and [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action). Updates `astral-sh/setup-uv` from 8.2.0 to 8.3.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](https://github.com/astral-sh/setup-uv/compare/fac544c07dec837d0ccb6301d7b5580bf5edae39...d31148d669074a8d0a63714ba94f3201e7020bc3) Updates `docker/setup-qemu-action` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](https://github.com/docker/setup-qemu-action/compare/06116385d9baf250c9f4dcb4858b16962ea869c3...96fe6ef7f33517b61c61be40b68a1882f3264fb8) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-dependencies - dependency-name: docker/setup-qemu-action dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/ci-dependencies-cc697d7db6
18 hours ago
Merge branch 'main' into feat/1121-py-typed-marker
jbbqqf:feat/1121-py-typed-marker
5 days ago
Merge branch 'main' into feat/add-py-typed-marker
kalichiruvelli-art:feat/add-py-typed-marker
5 days ago
[FEAT] Unified error distributions across the StatsForecast suite (ETS, CES, Theta + shared C++/Python infra) (#1116)
main
5 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
6 days ago
Fix IndexError in MSTL with more than 6 seasonal periods (#1163)
main
6 days ago
Adds correct comment
Vedant-Agarwal:fix-mstl-seasonal-periods-bound
6 days ago
Merge branch 'main' into fix-mstl-seasonal-periods-bound
Vedant-Agarwal:fix-mstl-seasonal-periods-bound
6 days ago
Latest Branches
CodSpeed Performance Gauge
0%
build(deps): bump the ci-dependencies group with 2 updates
#1177
18 hours ago
a949a36
dependabot/github_actions/ci-dependencies-cc697d7db6
CodSpeed Performance Gauge
0%
[FEAT] add PEP 561 `py.typed` marker so type checkers honour inline annotations
#1149
5 days ago
421901d
jbbqqf:feat/1121-py-typed-marker
CodSpeed Performance Gauge
0%
feat: add py.typed marker for PEP 561 compliance
#1128
5 days ago
3cc1481
kalichiruvelli-art:feat/add-py-typed-marker
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs