CMD + K

orbit-ml

Community

Orbit is a package for bayesian time series modeling and inference.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::orbit-ml

Usage Tracking

1.1.4.9
1.1.4.7
1.1.4.6
1.1.4.4
1.1.4.2
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

Orbit banner

Orbit is a Python package for Bayesian time series forecasting and inference. It provides a familiar and intuitive initialize-fit-predict interface for time series tasks, while utilizing probabilistic programming languages under the hood.

For details, check out our documentation and tutorials: - HTML (stable): https://orbit-ml.readthedocs.io/en/stable/ - HTML (latest): https://orbit-ml.readthedocs.io/en/latest/

Currently, it supports concrete implementations for the following models:

  • Exponential Smoothing (ETS)
  • Local Global Trend (LGT)
  • Damped Local Trend (DLT)
  • Kernel Time-based Regression (KTR)

It also supports the following sampling/optimization methods for model estimation/inferences:

  • Markov-Chain Monte Carlo (MCMC) as a full sampling method
  • Maximum a Posteriori (MAP) as a point estimate method
  • Variational Inference (VI) as a hybrid-sampling method on approximate distribution

PyPI: https://pypi.org/project/orbit-ml/

About

Summary

Orbit is a package for bayesian time series modeling and inference.

Last Updated

Apr 1, 2024 at 02:54

License

Apache-2.0

Total Downloads

33.5K

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 1.1.4.4