Getting Started
Install
Install HierachicalForecast with pip or conda
You can install the released version of HierachicalForecast
from the
Python package index with:
or
Tip
We recommend installing your libraries inside a python virtual or conda environment.
User our env (optional)
If you donβt have a Conda environment and need tools like Numba, Pandas, NumPy, Jupyter, StatsModels, and Nbdev you can use ours by following these steps:
- Clone the HierachicalForecast repo:
- Create the environment using the
environment.yml
file:
- Activate the environment: