Crate augurs

Source
Expand description

Python bindings for the augurs time series framework.

These bindings are intended to be used from Python, and are not useful from Rust. The documentation here is useful for understanding the Python API, however.

See the crate README for information on Python API usage and installation.

Modules§

ets
Bindings for AutoETS model search.
mstl
Bindings for Multiple Seasonal Trend using LOESS (MSTL).
trend
Bindings for trend models implemented in Python.

Structs§

Forecast
Forecasts produced by augurs models.