Skip to content

This project involves a classification task using various machine learning algorithms on a heart disease dataset. The dataset comprises features related to heart health, with the target variable indicating the presence or absence of heart disease.

License

Notifications You must be signed in to change notification settings

amiruzzaman1/Heart-Disease-Classifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Heart-Disease-Classifications

This project involves a classification task using various machine learning algorithms on a heart disease dataset sourced from Kaggle. The dataset comprises features related to heart health, with the target variable indicating the presence or absence of heart disease. Implemented machine learning algorithms include Logistic Regression, Naive Bayes, Random Forest, Extreme Gradient Boost, K-Nearest Neighbors, Decision Tree, Support Vector Machine, Artificial Neural Network, and Long Short-Term Memory networks.

Dataset Links

Kaggle

Colab Notebook (Click to View)

Open In Colab

Process

  1. Dataset Overview: Explore and understand the heart disease dataset from Kaggle, analyzing features and the target variable.

  2. Algorithm Implementation: Implement multiple machine learning algorithms to classify heart disease instances.

  3. Evaluation: Assess each model's performance using a confusion matrix, accuracy score, and a detailed classification report.

Result

Comparison of Different Models

Model Comparison

Model Comparison

About

This project involves a classification task using various machine learning algorithms on a heart disease dataset. The dataset comprises features related to heart health, with the target variable indicating the presence or absence of heart disease.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published