Skip to content

Team project for Project Presentation . Predict heart-disease using various parameteres . Using dataset to predict the disease using Machine-Learning algorithms and choosing the most optimized one amoung all.

License

Notifications You must be signed in to change notification settings

suryamr2002/Heart_disease_Prediction

 
 

Repository files navigation

Heart Disease Prediction :

Problem Statement :

Cardiovascular diseases (CVDs) are the number 1 cause of death globally, taking an estimated 17.9 million lives each year, which accounts for 31% of all deaths worlwide.Heart failure is a common event caused by CVDs and this dataset contains 12 features that can be used to predict mortality by heart failure.

Most cardiovascular diseases can be prevented by addressing behavioural risk factors such as tobacco use, unhealthy diet and obesity, physical inactivity and harmful use of alcohol using population-wide strategies.

People with cardiovascular disease or who are at high cardiovascular risk (due to the presence of one or more risk factors such as hypertension, diabetes, hyperlipidaemia or already established disease) need early detection and management wherein a machine learning model can be of great help.Create a model for predicting mortality caused by Heart Failure.

Installation :

Requirements :

 1. Python 3.5+
 2. Flask

Setup :

  1. Python Installation :
conda install python==3.5 
  1. Flask Installation :
pip install flask 

About

Team project for Project Presentation . Predict heart-disease using various parameteres . Using dataset to predict the disease using Machine-Learning algorithms and choosing the most optimized one amoung all.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 89.5%
  • HTML 5.9%
  • Python 2.3%
  • CSS 2.3%