You are on page 1of 5

Heart Disease Detection using

Big Data using ML

Members:
JUNAID GOHAR (L1F20BSEE0004)
HAIDER ALI (L1F20BSEE0034)
USAMA SHAFIQ (L1F19BSEE0043)
Abstract:
In this project, Automatic text summarization is basically
summarizing the given paragraph using natural language
processing and machine learning. There has been an explosion
in the amount of text data from a variety of sources. This
volume of text is an invaluable source of information and
knowledge which needs to be effectively summarized to be
useful. In this review, the main approaches to automatic text
summarization are described. We review the different
processes for summarization and describe the effectiveness
and shortcomings of the different methods. The system works
by assigning scores to sentences in the document to be
summarized and using the highest-scoring sentences in the
summary. Score values are based on features extracted from
the sentence. A linear combination of feature scores is used.
Almost all of the mappings from feature to score and the
coefficient values in the linear combination are derived from a
training corpus. Some anaphor resolution is performed. The
system was submitted to the Document Understanding
Conference for evaluation. In addition to basic
summarization, some attempt is made to address the issue of
targeting the text at the user. The intended user is considered
to have little background knowledge or reading ability. The
system helps by simplifying the individual words used in the
summary and by drawing the pre-requisite background
information from the web.

Existing System:
Remote mobile health monitoring has already been
recognized as not only a potential. Each stage such as data
aggregation, data maintenance, data integration, data analysis,
and pattern interpretation, application faces many challenges
while dealing with healthcare big data (HBD). There are many
problems in the complexity of analysis and scalable of data in
parallelization computing model is processed. They have no
accuracy in the prediction of heart disease.

Limitation:
● Certain approaches are applicable only for small data.
● Some approaches are not adoptable for real-time
collection of the database implementation.

Proposed System:
In our project, the proposed system is an accurate prediction
of heart disease problems in health care applications. Easier to
analyze the scalable of health care big data. Less time
consumption with the efficiency of data in heart disease. High
performance in data maintained of heart disease prediction.

ADVANTAGES:
● The performance classification of heart-based diseases is
further improved.
● Time complexity and accuracy can have measured by
various machine learning models so that we can measure
different.
● Different machine learning has a high accuracy of
results.
● Risky factors can be predicted early by machine learning
models.

BLOCK DIAGRAM:

SYSTEM REQUIREMENTS:
Hardware:
1. Windows 7,8,10,11 64 bit
2. RAM 4GB

Software:
1. Data Set
2. Python 2.7
3. Anaconda Navigator
Python’s standard library:
● Pandas
● Numpy
● Sklearn
● seaborn
● matplotlib

You might also like