Members:
- Christopher Pan
- Drake Lin
- Enya Xing
- Open Jupyter notebook written in Python
- Download libraries in first cell of notebook
- Change file destinations to appropriate destinations
- Read through notebook instructions (important for using other test files as input)
- Read in Patient Matching Data files and/or other files to be used for training/testing
- Run notebook which will train model
- Notebook will add predicted groups column to the input file and write out to output file destination & name
- more detailed info in notebook
The web app is not fully functional so we won't use it for testing. In the future, we will have a website that asks for a csv file input and outputs a csv file with the GroupIDs, built using HTML, Django, and Python.