Skip to content

Saanvi-Tayal/AI-Heart-Disease-detector-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI-Heart-Disease-detector-

Challenge of the Month

In this project , I have done an in-depth analysis and visualization on the heart disease dataset.After finding realtions and patterns in the dataset, 4 Machine learnng algorithms have been used to classify if a person has heart disease or not..

Dataset source :

Kaggle

In this repository, you'll find:

  • Exploratory Data Analysis
  • Data Visualization
  • Summary of extracted patterns and relationships within the datset
  • Modelling with 4 different ML classification models
  • Evalution of each model

Dependencies:

  • Matplotlib
  • Plotly
  • Seaborn
  • Sklearn

Requirements

  • Python 2.7 or Python 3.6
  • Jupyter Notebook