This paper is published in Volume-7, Issue-3, 2021
Area
Machine Learning and Deep Learning
Author
Hanumanth K., Pawan Sahu, Riya Gaur
Org/Univ
Jain University, Bengaluru, Karnataka, India
Pub. Date
22 June, 2021
Paper ID
V7I3-1971
Publisher
Keywords
Logistic Regression (Scikit-learn), Naive Bayes (Scikit-learn), Support Vector Machine (Linear) (Scikit-learn), K-Nearest Neighbours (Scikit-learn), Decision Tree (Scikitlearn), Random Forest (Scikit-learn), XGBoost (Scikit- learn), ADAboost(Scikitlearn), Artificial Neural Network with 1 Hidden layer (Keras)

Citationsacebook

IEEE
Hanumanth K., Pawan Sahu, Riya Gaur. Heart Disease Prediction using Machine Learning Techniques, International Journal of Advance Research, Ideas and Innovations in Technology, www.IJARIIT.com.

APA
Hanumanth K., Pawan Sahu, Riya Gaur (2021). Heart Disease Prediction using Machine Learning Techniques. International Journal of Advance Research, Ideas and Innovations in Technology, 7(3) www.IJARIIT.com.

MLA
Hanumanth K., Pawan Sahu, Riya Gaur. "Heart Disease Prediction using Machine Learning Techniques." International Journal of Advance Research, Ideas and Innovations in Technology 7.3 (2021). www.IJARIIT.com.

Abstract

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 predictions are made with different algorithms KNN, Decision Tree, Random Forest, SVM, Logistic Regression, Adaboost, etc . Thus, this project presents a comparative study by analyzing the performance of different machine learning algorithms.