Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 273 Bytes

README.md

File metadata and controls

18 lines (18 loc) · 273 Bytes

Instruction

Setup environment

conda env create -f environment.yml
conda activate mathi

Download DVF data

python ./crawl_data.py

data cleaning and augmentation

python format_data.py

launch website

python app.py