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 rocketce::orbit-ml

Usage Tracking

1.1.4.2
1.1.1
2 / 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

Jul 6, 2023 at 14:06

License

Apache-2.0

Total Downloads

188

Supported Platforms

linux-ppc64le

Unsupported Platforms

noarch Last supported version: 1.1.1