Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.42 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.42 KB

Heart Disease Predictor

🔍 Explore the likelihood of heart disease with machine learning!

This Python project utilizes three powerful algorithms—Linear Regression, Logistic Regression, and Support Vector Machine—to predict the probability of heart disease in individuals. The user-friendly interface, built using Tkinter, provides an intuitive experience for data visualization and model evaluation. Analyze and understand the factors influencing heart health with ease!

🚀 Key Features:

  • Predict heart disease using three machine learning models.
  • Interactive Tkinter GUI for easy visualization.
  • Utilizes popular Python libraries like scikit-learn, matplotlib, and seaborn.
  • Evaluate model performance and make informed decisions.

heart_disease Screenshot 2024-01-26 161818

👩‍💻 How to Use:

  1. Clone the repository.
  2. Install dependencies: pip install -r requirements.txt.
  3. Run main.py to train and evaluate models.
  4. Explore the project folder for the executable file.

🤝 Contributing:

  • Fork the repository, create a branch, and open a pull request.
  • Share your insights and contribute to enhancing heart disease prediction.

🌐 Explore the Future of Heart Health!