An in depth approach to predicting the presence of cardiovascular disease through the use of data mining techniques. This area of research is critically important because cardiovascular disease is currently the number one cause of death.
Feel free to check out the on-demand dashboard below (Created in DataStudio From GCP):
https://datastudio.google.com/reporting/f532c9df-d1f1-45bc-910a-1bb85294c1a1/page/lwtqB
- Run: pip install -r requirements.txt
- Change runtime type to GPU in Google Colab
- Upload your kaggle.json API key file
- Run all cells
- Artificial Neural Networks
- Decision Trees
- Naive Bayes Classifiers
- K-Means Clustering
- Logistical Regression
- Linear Regression
Note: The code will take approximately 23 - 26 minutes to run from start to finish