Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sudhanshu-ambastha/heart-disease-prediction-bot
this repository is part of multiple disease prediction system repository
https://github.com/sudhanshu-ambastha/heart-disease-prediction-bot
anaconda heart-disease-prediction jupyter-notebook jupyter-notebook-python-sav-model kaggle-dataset python spyder-python-ide streamlit-webapp
Last synced: 2 months ago
JSON representation
this repository is part of multiple disease prediction system repository
- Host: GitHub
- URL: https://github.com/sudhanshu-ambastha/heart-disease-prediction-bot
- Owner: Sudhanshu-Ambastha
- Created: 2023-07-17T09:20:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-16T11:55:40.000Z (9 months ago)
- Last Synced: 2024-04-16T14:52:00.308Z (9 months ago)
- Topics: anaconda, heart-disease-prediction, jupyter-notebook, jupyter-notebook-python-sav-model, kaggle-dataset, python, spyder-python-ide, streamlit-webapp
- Language: Jupyter Notebook
- Homepage:
- Size: 1.55 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Heart Disease Prediction
![Web capture_16-12-2023_151450_localhost](https://github.com/Sudhanshu-Ambastha/Google-background/assets/135802131/92c4579a-3eb8-4675-a52c-e8741d9af482)
![Web capture_16-12-2023_151538_localhost](https://github.com/Sudhanshu-Ambastha/Google-background/assets/135802131/f1eab2a5-d693-48d5-8e24-41e465ac42ec)## Table of Contents
- [About](#about)
- [Files](#files)
- [Features](#features)
- [Usage](#usage)## About
The Heart Disease Prediction project is dedicated to utilizing machine learning models to predict the likelihood of heart disease. This repository contains a collection of files, datasets, and machine learning models tailored for heart disease prediction. These resources aim to facilitate early detection and risk assessment of heart disease, enabling individuals to make informed health decisions.
## Files
1. **Heart disease completed.py (working main model):** This file contains the primary code for the heart disease prediction model.
2. **Heart disease prediction with pictoblox.sb3:** A version of the heart disease prediction model implemented in PictoBlox, a visual programming language.
3. **Heart disease prediction with spyder.py (same as google collab file but just a Spyder version):** A Spyder version of the code for heart disease prediction.
4. **Heart_Disease_Prediction.csv:** A dataset used for improving prediction scores.
5. **heart.csv:** A dataset used for heart disease prediction.
6. **heart_disease_data.csv:** Another dataset used in the project.
7. **heart_disease_prediction.py (Google Colab file):** A Google Colab version of the heart disease prediction model.## Features
- Utilizes three different CSV datasets to improve prediction scores.
- Trained on a logistic regression model.
- Provides a PictoBlox version for educational purposes and ease of understanding.## Usage
To use the Heart Disease Prediction project, follow these steps:
1. Choose the appropriate file for your needs: "Heart disease completed.py," "Heart disease prediction with spyder.py," or "heart_disease_prediction.py."
2. Ensure that you have the required datasets: "Heart_Disease_Prediction.csv," "heart.csv," and "heart_disease_data.csv."
3. Run the code to predict heart disease based on the provided dataset.## Troubleshooting
If you encounter any issues or have questions, please don't hesitate to reach out for support.Happy predicting! 🤖💙
## Check out the other repositories related to this one
Related Repos which you should check out:-
![Web capture_16-12-2023_162935_localhost](https://github.com/Sudhanshu-Ambastha/Google-background/assets/135802131/b33c540d-9cb2-410c-b83c-37b99be726de)
- [Diabetes Prediction Bot](https://github.com/Sudhanshu-Ambastha/Diabetes-Prediction-Bot)
![Web capture_16-12-2023_16267_localhost](https://github.com/Sudhanshu-Ambastha/Google-background/assets/135802131/a7e19e30-aa09-4838-85c2-f1b69d2949cd)
- [Multiple Disease Prediction Bot](https://github.com/Sudhanshu-Ambastha/Multiple-Disease-Prediction-Bot)
Check out the main repo as this project is part of it
[Combined Disease Predictor](https://github.com/Sudhanshu-Ambastha/Combined-Disease-Prediction-Bot)
## Contributors