Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 235 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 235 Bytes

clasification_heart_attack

train model to predict heart attack

  1. Add src to PYTHONPATH: export PYTHONPATH=${pwd}

  2. run: python src/<file_name>

note : if you want to run another way must change data direction in main module.