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

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

Structs

  • Forecasts produced by augurs models.