Mubashir-Ul-Hassan / data-science-projects

Data science projects for Hacktoberfest 2024 contributions
0 stars 7 forks source link

Heart disease detection model #53

Open MJakash opened 4 hours ago

MJakash commented 4 hours ago

Using the relevant dataset, a machine learning model has been trained to detect whether a person is suffering from heart disease or not. The model has been trained using two classification techniques: K-Nearest Neighbors (KNN) and Random Forest Classifier. After performing feature scaling and Exploratory Data Analysis (EDA), the model achieved an accuracy of 99%.

MJakash commented 4 hours ago

@Mubashir-Ul-Hassan hey can you assign me this issue as i have worked on it? I would be grateful if you could assign me this issue by adding hacktoberfest tag to it.