Skip to content

Python data project to identify coronary heart disease (@ Calgary Project-Based Hackathon)

Notifications You must be signed in to change notification settings

farazht/heart-disease

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Identifying Coronary Heart Disease (@ Calgary Public Library Project-based Hackathon)

Faraz Hosseinian-Tehrani and Ryan Saloff

🔎 We performed a predictive data analysis in Python to predict the presence of heart disease using the health data collected for 1000+ patients. Libraries used include pandas, NumPy, Matplotlib, scikit-learn, and seaborn.

💓 The dataset is from UC Irvine Machine Learning Repository that has 14 health attributes from patients, including their heart disease diagnosis. Approximately half of the patients were diagnosed with heart disease.

💻 Four different models were trained on the UC Ivrine dataset, including Logistic Regression, Neural Network, SVM, and Random Forest.

📈 We produced a 70-100% prediction accuracy with each of the four models.

About

Python data project to identify coronary heart disease (@ Calgary Project-Based Hackathon)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published