Contents

orbit-ml 1.1.4.9

0

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

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

Stars: 1797, Watchers: 1797, Forks: 135, Open Issues: 50

The uber/orbit repo was created 4 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1797 github stars!

How to Install orbit-ml

You can install orbit-ml using pip

pip install orbit-ml

or add it to a project with poetry

poetry add orbit-ml

Package Details

Author
Edwin Ng, Zhishi Wang, Steve Yang, Yifeng Wu, Jing Pan
License
Apache License 2.0
Homepage
https://orbit-ml.readthedocs.io/en/stable/
PyPi:
https://pypi.org/project/orbit-ml/
Documentation:
https://orbit-ml.readthedocs.io/en/stable/
GitHub Repo:
https://github.com/uber/orbit

Classifiers

No  orbit-ml  pypi packages just yet.

Errors

A list of common orbit-ml errors.

Code Examples

Here are some orbit-ml code examples and snippets.

GitHub Issues

The orbit-ml package has 50 open issues on GitHub

  • First Attempt in Revisiting the log and suppressing stan log
  • Utils/make future df
  • explore logging system
  • Increase transparency when setting global input / parameters
  • ARMA Prototype
  • No such file or directory: '/usr/local/lib/python3.7/dist-packages/orbit/plot_style.mplstyle'
  • Error when fitting KTR to monthly data with yearly seasonality
  • Expand support on different link function
  • Expand support on more kernels
  • Generalized Linear Regression (Binomial and Poisson) Prototype
  • Binomial and Poisson Regression Example Dataset for BLR
  • Horseshoe Prior for variables selection
  • Regression Example Dataset for BLR
  • Ensemble models based on WBIC / WAIC
  • Added conda install information

See more issues on GitHub

Related Packages & Articles

farm-haystack 1.25.2

LLM framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data.

pytorch-lightning 2.2.1

PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.

pyflux 0.4.15

pyflux is a Python library designed for time series analysis. It includes modern time series models, including ARIMA, GARCH, and state space models. With a flexible set of inference options, pyflux enables a probabilistic approach to time series modeling. Though still in alpha, it's an invaluable tool for statisticians and data scientists working with time series data.

petastorm 0.12.1

Petastorm is a library enabling the use of Parquet storage from Tensorflow, Pytorch, and other Python-based ML training frameworks.