Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 560 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 560 Bytes

Urinary Symptom Predictions

Installation

pip install pandas
pip install sklearn
pip install statistics
pip install hpsklearn
pip install matplotlib
pip install networkx

To run symptom_predict.py, clone this repository:

https://github.com/jjcolgan/group7Repo.git

Navigate to folder containing repository & run

cd group7Repo
python3 symptom_predict.py

Weekly Milestones

milestones