Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 378 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 378 Bytes

WOD-prediction

Github page dedicated to WOD prediction project

To Install:

  1. Clone repo
  2. 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 .

To Run:

An example of running the pipelinne is available in examples/example_pipeline.ipynb.