Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 374 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 374 Bytes

Predicting Infections

This project was the capstone for Data Science course at Virginia Tech. We used the CDC's National Health and Nutrition Examination Survey, to build a classification algorithm to detect the presence of Chlamydia Infection in individuals.

TODO:

  • Redo proprocessing in Python
  • Integrate better model selection techniques and grid searches