/Heart-disease-prediction

Thus preventing Heart diseases has become more than necessary. Good data-driven systems for predicting heart diseases can improve the entire research and prevention process, making sure that more people can live healthy lives. This is where Machine Learning comes into play. Machine Learning helps in predicting the Heart diseases, and the predictions made are quite accurate.

Primary LanguageJupyter Notebook

Heart-disease-prediction

Thus preventing Heart diseases has become more than necessary. Good data-driven systems for predicting heart diseases can improve the entire research and prevention process, making sure that more people can live healthy lives. This is where Machine Learning comes into play. Machine Learning helps in predicting the Heart diseases, and the predictions made are quite accurate.

The project involved analysis of the heart disease patient dataset with proper data processing. Then, different models were trained and and predictions are made with different

Machine Learning algorithms used:

Logistic Regression (Scikit-learn) Naive Bayes (Scikit-learn) Support Vector Machine (Linear) (Scikit-learn) K-Nearest Neighbours (Scikit-learn) Decision Tree (Scikit-learn) Random Forest (Scikit-learn)