PythonHeartDisease FirstReview
PythonHeartDisease FirstReview
TECHNIQUES
ABSTRACT
In day to day life many factors that affect a human heart. Many problems are occurring at
a rapid pace and new heart diseases are rapidly being identified. In today’s world of stress Heart,
being an essential organ in a human body which pumps blood through the body for the blood
circulation is essential and its health is to be conserved for a healthy living. The main motivation
of doing this project is to present a heart disease prediction model for the prediction of
occurrence of heart disease. Further, this research work is aimed towards identifying the best
classification algorithm for identifying the possibility of heart disease in a patient.
The identification of the possibility of heart disease in a person is complicated task for
medical practitioners because it requires years of experience and intense medical tests to be
conducted. The main objective of this significant research work is to identify the best
classification algorithm suitable for providing maximum accuracy when classification of normal
and abnormal person is carried out.
DRAWBACKS
KNN Classification is not considered so that probability of (disease) yes/no records in
the given new test data is not possible.
Feature reduction before malware identification is not carried out.
Data columns with numeric values only take from KNN classification.
ADVANTAGES
SVM Classification is considered so that probability of safe/risk category in the given
new test data is possible.
Feature reduction before disease identification is carried out.
SVM supports well even if the dataset size is big.
Convolutional Neural Network based prediction model is worked out to find
algorithm efficiency.
SYSTEM SPECIFICATION
HARDWARE REQUIREMENTS
This section gives the details and specification of the hardware on which the system is
expected to work.
Processor : Intel Dual Core Processor
RAM : 4 GB SD RAM
Monitor : 17” Color
Hard disk : 500 GB
Keyboard : Standard102 keys
Mouse : Optical mouse
SOFTWARE REQUIREMENTS
This section gives the details of the software that are used for the development.
Operating System : Windows 10 Pro
Environment : IDLE/CoLabs
Language : Python 3.7