Predicting-Presence-of-Heart-Disease-using-Machine-Learning-Techniques
On the dataset of 13 features and 1 target variable that indicates if the heart disease is present or not, we use classification algorithms: Linear Regression, Naive Bayes Classifier, KNN Classifier in this notebook and compare them in terms of accuracy.