Statsforecast

Latest version: v2.0.0

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 6

0.5.3

What's Changed

New features

- `summary` method for the `AutoARIMA` class requested in 31.
- representational string for the `AutoARIMA` fitted model, requested in 83.

Bug Fixes

- [BUG] `croston_sba` 88 fixed in 89.

0.5.2

- Added `predict_in_sample` method for `AutoARIMA`.
- Users can now compute in sample forecasts including prediction intervals.

0.5.1

- Now: Good Ol' sklearn syntax with `model = AutoARIMA(); model.fit(y); model.predict(10)`.
- Bug fixes.

0.5.0

Notable changes

- Inclusion of `prediction intervals` for `auto_arima`.
- `statsforecast` is now installable from `conda-forge` (`conda install -c conda-forecast statsforecast`, thanks to sugatoray).

0.4.0

Notable changes

- Inclusion of `exogenous variables` for `auto_arima`.
- The `StatsForecast` class now handles `exogenous variables`.
- This release allows developers to include more models that use `exogenous variables`.
- Bug fixes.

Page 6 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.