orbitEasy Playground

Bayesian time series forecasting by Uber

Getting started with orbitRun locally
Install
pip install orbit-ml
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: orbit)

orbit is a third-party package. Bayesian time series forecasting by Uber. Install with: pip install orbit-ml

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?