Heart Disease Prediction System Using Machine Learning
Heart Disease Prediction System Using Machine Learning
Prediction System
using Machine
Learning
Mentored By-
Ms. Ashima Arya
Submitted By-
Baljeet Kaur(CSE/16/112)
Mansi Johri(CSE/16/127)
TABLE OF CONTENTS:
-Introduction
-Problem Statement
-Data Collection
-Technology Used
-Data Cleaning
-Library Used
Introduction
Heart disease predictor is an offline platform designed and developed to
explore the path of machine learning . The goal is to predict the health of a
patient from collective data, so as to be able to detect configurations at risk for
the patient, and therefore, in cases requiring emergency medical assistance,
alert the appropriate medical staff of the situation of the latter.
By analyzing the data we can predict the occurrence of the disease in our
project. This intelligent system for disease prediction plays a major role in
controlling the disease and maintaining the good health status of people
by predicting accurate disease risk.
What is Kaggle?
KAGGLE is an online community of data scientists and machine learners,
owned by Google LLC. Kaggle allows users to find and publish data sets,
explore and build models in a web-based data-science environment, work
with other data scientists and machine learning engineers, and enter
competitions to solve data science challenges.
Attributes Used
METHODS
● Get Rid of Extra Spaces.
● Select and Treat All Blank Cells.
● Convert Numbers Stored as Text into Numbers.
● Remove Duplicates.
● Highlight Errors.
● Change Text to Lower/Upper/Proper Case.
● Spell Check.
● Delete all Formatting.
Libraries Used