The assignment 3 of COMP9321 of CSE UNSW
---------Run web APP--------------
*use command: python HD_app.py
---------Retrain model------------
*input the data file to HeartDiseaseDemo/app/data_files/stables
*confirm the data format same as "processed.cleveland.data"
*change the config.TRAINING_DATA in config.py with the path of new input data
*go to HeartDiseaseDemo/app/analysis/ run: python pred_utils.py