Project description
Project image/gif
Requirements
pip install -r requirements.txt
cd iDEA_project_template
python main.py
cd iDEA_project_template
python main.py
Location of Documentation
|-- README <- Project README
|-- requirements.txt <- Project dependencies
|-- data <- Project data
| |-- raw <- Raw data
| |-- input <- Input data
| |-- output <- Output data
|-- docs <- Documentation
|-- notebooks <- Jupyter notebooks
|-- iDEA_project_template <- Source files
`-- tests <- Unit tests