An open API service indexing awesome lists of open source software.

https://github.com/akshitvats026/heart_disease_prediction

An ML-based Heart Disease Prediction System that predicts the likelihood of heart disease based on user health parameters. Built using Python, Pandas, and Scikit-learn, the system performs data preprocessing, trains a predictive model, and provides real-time predictions with high accuracy.
https://github.com/akshitvats026/heart_disease_prediction

accuracy-score logistic-regression machine-learning matplotlib-pyplot numpy pandas python scikit-learn

Last synced: about 1 month ago
JSON representation

An ML-based Heart Disease Prediction System that predicts the likelihood of heart disease based on user health parameters. Built using Python, Pandas, and Scikit-learn, the system performs data preprocessing, trains a predictive model, and provides real-time predictions with high accuracy.

Awesome Lists containing this project

README

          

# ❤️ Heart Disease Prediction System

![Python](https://img.shields.io/badge/Python-3.8-blue)
![Scikit-Learn](https://img.shields.io/badge/Scikit--Learn-0.24.2-orange)
![License](https://img.shields.io/badge/License-MIT-green)

---

## 🚀 Project Overview

A Machine Learning-based system to predict **Heart Disease** based on user input features.
It uses supervised learning techniques to classify whether a person is at risk of heart disease or not.

---

## 🎯 Features

- ✅ User-friendly input interface
- ✅ Data Preprocessing (Handling missing values, Scaling, Encoding)
- ✅ Predictive ML Model: Logistic Regression / Decision Tree / Random Forest
- ✅ Model Evaluation: Accuracy, Confusion Matrix
- ✅ Real-time prediction based on user input

---

## 🧱 Tech Stack

![Python](https://img.shields.io/badge/Python-3.8-blue)
![Scikit-Learn](https://img.shields.io/badge/Scikit--Learn-0.24.2-orange)
![Pandas](https://img.shields.io/badge/Pandas-1.2.4-brightgreen)
![NumPy](https://img.shields.io/badge/NumPy-1.19.5-yellow)
![Matplotlib](https://img.shields.io/badge/Matplotlib-3.3.4-red)

---

## ⚙️ How To Run

1. Clone the repository
```bash
git clone https://github.com/yourusername/heart-disease-prediction.git

---
🤝 Contributions

Contributions are welcome!
Please open an issue or submit a pull request.

👋 Contact

📧 Email: akshitvats026@gmail.com

🔗 LinkedIn:
#### https://www.linkedin.com/in/akshitvats026
---