Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
116 views7 pages

Heart Disease Prediction Model

This project aims to develop a machine learning model to predict heart disease using patient data. The model will help detect risk early, provide personalized treatment, improve diagnosis accuracy, and help allocate healthcare resources more efficiently to reduce the burden of heart disease.

Uploaded by

Sujal 117
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
116 views7 pages

Heart Disease Prediction Model

This project aims to develop a machine learning model to predict heart disease using patient data. The model will help detect risk early, provide personalized treatment, improve diagnosis accuracy, and help allocate healthcare resources more efficiently to reduce the burden of heart disease.

Uploaded by

Sujal 117
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Project Synopsis

On

Heart Disease Prediction &Analysis


Submitted in partial fulfilment for the requirement of the award of degree of

Bachelor of Technology
Computer Engineering with Specialization in Data Science
by

Manish Kumar

Roll No: 20001016028


B. Tech (Computer Engineering with Specialization in Data
Science CSDS) 6th Semester
Under supervision of

Dr. Atul Mishra

Department of Computer Engineering


(Faculty of Informatics and Computing)

JC BOSE UNIVERSITY OF SCIENCE & TECHNOLOGY, YMCA


May, 2023
TABLE OF CONTENTS

1 INTRODUCTION...................................................................3

2 PROBLEM STATEMENT ........................................................4

3 OBJECTIVES .........................................................................5-6

4 HARDWARE AND SOFTWARE REQUIREMENTS…………………..7


1. Introduction:
Heart disease prediction using machine learning is a
project aimed at developing a predictive model for
heart disease. The project aims to identify the key
factors that contribute to heart disease and develop a
model that can accurately predict the likelihood of a
patient developing heart disease.
The project will be developed using the Python
programming language, which is one of the most
widely used programming languages for machine
learning. The dataset for this project will be obtained
from publicly available sources such as the UCI
Machine Learning Repository. The dataset will contain
information about patients, such as their age, sex,
blood pressure, cholesterol levels, and other relevant
medical information.
2. PROBLEM STATEMENT:
Heart disease, also known as cardiovascular disease, is
a leading cause of death worldwide. It is a condition
that affects the heart and blood vessels, and it can lead
to heart attacks, strokes, and other serious health
complications. According to the World Health
Organization, an estimated 17.9 million people died
from cardiovascular disease in 2019, accounting for
approximately 32% of all global deaths.
The problem with heart disease is that it can be
difficult to diagnose in its early stages, and many
people may not be aware that they have the condition
until it is too late. This is because heart disease can
develop over many years and may not cause noticeable
symptoms until it has progressed to a more advanced
stage. Therefore, it is important to identify the key risk
factors that contribute to heart disease and develop
effective strategies for prevention, diagnosis, and
treatment.
3. OBJECTIVES:
The objective of using machine learning for heart
disease is to develop predictive models that can
accurately predict the likelihood of a patient having
heart disease based on their medical history, risk
factors, and other relevant data.
The goals of using machine learning for heart disease
include:
Early Detection: Machine learning algorithms can help
identify patients who are at risk of developing heart
disease at an early stage, allowing healthcare
professionals to provide timely interventions and
prevent further complications.
Personalized Treatment: By analyzing patient data,
machine learning algorithms can help healthcare
providers create personalized treatment plans that are
tailored to each individual patient's specific needs and
risk factors.
Accurate Diagnosis: Machine learning algorithms can
be trained to analyze a vast amount of patient data to
improve the accuracy of diagnosing heart disease.
Improved Patient Outcomes: By providing early
detection, personalized treatment, and accurate
diagnosis, machine learning algorithms can help
improve patient outcomes and reduce the overall
incidence of heart disease-related complications.
Efficient Resource Allocation: Machine learning
algorithms can help healthcare providers allocate
resources more efficiently by identifying high-risk
patients and providing them with the appropriate level
of care.
Cost Savings: By identifying patients at high risk of
heart disease early on and providing timely
interventions, machine learning algorithms can
potentially reduce the costs associated with long-term
treatment and hospitalization.
4. HARDWARE AND SOFTWARE REQUIREMENTS

Hardware requirements:

Operating system

Processor- dual core 2.4 GHz (i5 or i7 series Intel processor or


equivalent AMD)

RAM-4 or 8GB

Software requirements:

Python &its Libraries:


• Pandas - data manipulation library in python
• Numpy - an multi dimensional array manipulation ,
making library.
• Streamlit - A Front end library for data science and
machine learning projects
OpenAI api
pip latest version
vscode
streamlit

You might also like