heart-disease-classification
This repository contains the ml solution for selecting & training linear (logistic regression) & tree based (xgboost) model to classify & predict the risk of heart disease, and then putting it into flask web service and packaging it into a docker container.