orbit — Easy Playground
Bayesian time series forecasting by Uber
Getting started with orbitRun locally
Install
pip install orbit-mlPython 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?