Found 2,784 repositories(showing 30)
ammarmahmood1999
The major reason for the death in worldwide is the heart disease in high and low developed countries. The data scientist uses distinctive machine learning techniques for modeling health diseases by using authentic dataset efficiently and accurately. The medical analysts are needy for the models or systems to predict the disease in patients before the strike. High cholesterol, unhealthy diet, harmful use of alcohol, high sugar levels, high blood pressure, and smoking are the main symptoms of chances of the heart attack in humans. Data Science is an advanced and enhanced method for the analysis and encapsulation of useful information. The attributes and variable in the dataset discover an unknown and future state of the model using prediction in machine learning. Chest pain, blood pressure, cholesterol, blood sugar, family history of heart disease, obesity, and physical inactivity are the chances that influence the possibility of heart diseases. This project emphasizes to evaluate different algorithms for the diagnosis of heart disease with better accuracies by using the patient’s data set because predictions and descriptions are fundamental objectives of machine learning. Each procedure has unique perspective for the modeling objectives. Algorithms have been implemented for the prediction of heart disease with our Heart patient data set
Projects-Developer
Final Year Project Heart Disease Prediction Project with all Documents.
Yoga-Sree
Basic and simple ML project
Krishna18062005
The Heart Disease Prediction Using Federated Learning Algorithms project predicts heart disease using federated learning to maintain data privacy. It trains a global model using the FedAvg algorithm, sharing only model updates across clients. Built with TensorFlow and Keras, it ensures secure and decentralized training for healthcare applications
Heart disease prediction system Project using Machine Learning with Code and Report
Front end for Heart Disease Analysis and Prediction Project
shsarv
Cardio Monitor is a web app that helps you to find out whether you are at risk of developing heart disease. the model used for prediction has an accuracy of 92%. This is the course project of subject Big Data Analytics (BCSE0158).
FirasKahlaoui
The Heart Disease Prediction project aims to predict the likelihood of heart disease using machine learning techniques.
Tekipeps
Final year project (Heart disease prediction using machine learning techniques)
AryanKaushal2002
This project includes multiple disease prediction models for diabetes, Parkinson's disease, heart disease, and breast cancer.
VipulGajbhiye
This project, ‘Heart Stroke Prediction’ is a machine learning based software project to predict whether the person is at risk of getting a heart stroke or not. Heart diseases have become a major concern to deal with as studies show that the number of deaths due to heart diseases has increased significantly over the past few decades in India. World Health Organization has estimated 12 million deaths occur worldwide, every year due to Heart diseases. Half the deaths in the United States and other developed countries are due to cardio vascular diseases. Traditionally, they have relied on standard assessments of cholesterol, blood pressure and health conditions such as diabetes to predict whether a patient is likely to suffer a heart attack.
sairamadithya
this notebook is done as a submission to kaggle competition for heart disease prediction
Akshint0407
This project is a Streamlit-based web application designed to predict the likelihood of various diseases based on user-provided health data. By leveraging machine learning models, the app offers predictions for conditions such as diabetes, heart disease, Parkinson's disease, lung cancer, and hypothyroidism.
Project - i2b2 dataset - heart disease risk prediction
itskritibhardwaj
In this project i have worked on predicting coronary heart diseases in 10 years within various age group person ,which may occur due to regularly smoking habits.In this project i have used Machine Learning Algorithm,that is Logistic Regression.I have also imported several libraries , such as- numpy,pandas,matplotlib,train_test_split. I have also done preprocessing to modify the data according to the need. In this project ,I have done EDA part in tableau,which is great platform to visualize your datasets. for seeing my EDA part you can jump to my workbook attached, if your system has tableau other wise you can see the power-point folder attached in the repository.
No description available
BhakeSart
HealthOrzo is a Disease Prediction and Information Website. It is user friendly and very dynamic in it's prediction. The Project Predicts 4 diseases that are Diabetes , Kidney Disease , Heart Ailment and Liver Disease . All these 4 Machine Learning Models are integrated in a website using Flask at the backend .
Pilestin
This project created for OGU Master - Data Mining Prediction of UCI Heart Disease project
Ronny-22-Code
This repository demonstrates the project of "Heart Disease Prediction using Machine Learning". This project has been created by implementing the K Nearest Neighbors Algorithm. Initially, the Machine Learning model of KNN Algorithm is trained 67% using heart_disease_train dataset and later on the expected results are tested and obtained successfully with 33% of dataset used for the testing purposes. The accuracy of around 85.06 % was achieved after the successful execution of the Machine Learning Model.
A Heart Disease Prediction project leveraging Machine Learning algorithms to analyze medical data, build predictive models, and identify factors contributing to heart disease, ensuring accurate and insightful outcomes.
Multiple Disease Prediction System using Machine Learning: This project provides a streamlit web application for predicting multiple diseases, including diabetes, Parkinson's disease, and heart disease, using machine learning algorithms. The prediction models are deployed using Streamlit, a Python library for building interactive web applications.
Shangamesh2805
Heart disease is a major global health concern that affects millions of people around the world. Early detection and accurate prediction of heart disease can help to prevent the progression of the disease and save lives. In this project, we aim to develop a predictive model for heart disease using various machine learning algorithms.
Yashpurbhe123
This project aims to predict heart disease using four machine learning algorithms: Logistic Regression, Random Forest Classifier, K-Neighbors Classifier, and Decision Tree Classifier. By comparing their accuracies, we identify the most effective model for heart disease prediction.
This GitHub repository hosts a comprehensive implementation of a Heart Disease Prediction Model using the powerful Logistic Regression algorithm. With the goal of enabling accurate diagnoses, this project provides a reliable tool for identifying individuals at risk of heart disease based on a range of relevant factors.
Adityakapure8
This project is a Flask-based web application that predicts the likelihood of three medical conditions: Diabetes, Heart Disease, and Parkinson's Disease. It uses machine learning models to make predictions based on user-provided health parameters.
nripstein
Heart Disease Prediction Machine Learning Project
This project is my graduation project created to help Detection pneumonia and brain tumors and Prediction heart disease and diabetes usingConvolutional Neural Network (CNN)
This project utilizes SVM and K-NN algorithms to classify heart disease using patient data. Accurate predictions are made by analyzing age, gender, and medical measurements. Results include accuracy evaluation, confusion matrix visualization, and data analytics to understand key factors in heart disease classification.
Project files created while working through the Udemy course titled, Applied Machine Learning for Healthcare. There are 5 python programming projects in this course: Breast Cancer Detection, Diabetes Onset Prediction, DNA Classification, Heart Disease Prediction, and Autism Screening
Akhil1409906
This project is a web application designed to predict the risk of heart disease using the AdaBoost machine learning algorithm. Built with Python, Flask, HTML, and CSS, it provides an easy-to-use interface for entering medical data, which is analyzed to deliver accurate predictions.