Skip to content

The Heart Disease Prediction project aims to predict the likelihood of heart disease using machine learning techniques.

Notifications You must be signed in to change notification settings

FirasKahlaoui/heart-disease-prediction

Repository files navigation

Heart Disease Prediction

This project provides a web interface for predicting heart disease based on various health metrics. It includes data cleaning, analysis, and machine learning model building functionalities integrated with Flask.

About This Project

The Heart Disease Prediction project aims to predict the likelihood of heart disease using machine learning techniques. It features a Flask-based web interface for user interaction, data cleaning and preprocessing to prepare the dataset, exploratory data analysis (EDA) to understand patterns in the data, and model building to predict heart disease based on input features.

Features

  • Flask Web Interface: Allows users to input health metrics and receive a prediction for heart disease.
  • Data Cleaning: Preprocesses raw data to handle missing values, outliers, and ensure data quality.
  • Exploratory Data Analysis (EDA): Analyzes and visualizes data to gain insights into correlations and patterns.
  • Machine Learning Model: Builds and deploys a machine learning model to predict heart disease.
  • Model Evaluation: Assesses the model's performance using appropriate metrics and techniques.

Technologies Used

  • Python
  • Flask
  • Pandas
  • NumPy
  • Matplotlib
  • Scikit-learn
  • Jupyter Notebook

Installation

  1. Clone the repository:
git clone https://github.com/FirasKahlaoui/heart-disease-prediction.git
cd heart-disease-prediction

About

The Heart Disease Prediction project aims to predict the likelihood of heart disease using machine learning techniques.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages