











Heart Disease Prediction using Machine Learning with Flask App Project
Are you visiting from India?
For the best experience and local offerings, please visit our India-specific store:
👉 https://vtupulse.com
The following contents are sent to your mail immediately after the successful payment
-
Source Code
-
Flask App
-
Dataset
-
Project Report (Both PDF and Word files)Â
-
Instructions to install the necessary Software and Libraries
-
Step-by-step instructions to execute the project
Project Description
According to World Health Organization statistics, cardiovascular disease is the leading cause of death in the world. CVDs were responsible for 32% of all global deaths in 2019, as estimated by the World Health Organization. Heart attacks and strokes were responsible for 85% of these deaths. Low- and middle-income countries account for more than three-quarters of all CVD deaths.
We have created a web application and a prediction model based on machine learning, which a patient can use to fill in basic details like age, gender, chest pain types, cholesterol level, etc. Based on these data, the model is able to predict heart disease. We have used various machine learning algorithms like Logistic Regression, Support Vector Machine, Decision Tree, Random Forest, and KNN for prediction. The user is also able to print the report to track the disease.
Steps in Implementing Heart Disease Prediction with Flask App using Machine Learning Project:-
- Reading, understanding, and visualizing the data
- Preparing the data for modeling
- Building the model
- Evaluate the model
We have used a total of 5 algorithms in our project
- Logistic Regression
- Support Vector Machine
- Decision Tree
- Random Forest, and
- KNN
Installation of software, libraries, and execution
Steps to train the model after Installation of required software and Libraries
Programming Languages and Libraries used
Algorithms: Logistic Regression, SVM, Decision Tree, Random Forest, KNN
Framework: Flask
Tools: Anaconda, Jupyter notebook
Libraries: NumPy, Pandas, Matplotlib
Happy Learning
Still need help to set up and execute the project
- Setup and modification are paid services based on requirements.