lcombs / ML_COVID_PREDICTION

This project was completed by five masters students from New York University's Center for Data Science for our Machine Learning Class. It explores using machine learning algorithms to predict the health status of COVID patients in the Philippines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ML_COVID_PREDICTION

Process:

  • Data Cleaning
    • Geography Data:
      • Downloaded PH Case # Data
        • Used OpenRefine to clean 'Location' column
          • nearest neighbor, PPM
        • OHE on other columns
        • basic data cleaning (training spaces etc)
      • Downloaded DOH C Case Data

Resources:

About

This project was completed by five masters students from New York University's Center for Data Science for our Machine Learning Class. It explores using machine learning algorithms to predict the health status of COVID patients in the Philippines.


Languages

Language:Jupyter Notebook 99.8%Language:Rich Text Format 0.2%