❤️ Heart Disease Prediction using Machine Learning

This project demonstrates a simple machine learning app that predicts the likelihood of heart disease based on user input. It uses the UCI Heart Disease dataset and it is built with Python and Streamlit. The UI is responsive and works well on both desktop and mobile devices.

🌟 Features

  • 🔍 Predicts heart disease risk based on medical data
  • 📊 Uses the UCI Heart Disease dataset
  • 🧮 Calculates BMI automatically
  • 🎛️ Interactive sliders, dropdowns, and number inputs
  • 📱 Mobile-friendly UI
  • 🌐 Hosted online with a shareable link
  • 🌗 Light and Dark mode support

🚀 Live Demo

Try the app here: 👉 Heart Disease Prediction App

🧠 Dataset

🛠️ Tech Stack

  • Python
  • Streamlit
  • Pandas
  • Scikit-learn
  • Matplotlib (optional, if used)

Built With

Share this project:

Updates