Github page dedicated to WOD prediction project
- Clone repo
- Navigate to root folder of repo (which contains
setup.py
. Install in interactive mode (any changes made files will be used on kernel restart) using:
pip install -e .
An example of running the pipelinne is available in examples/example_pipeline.ipynb
.