Found 3,433 repositories(showing 30)
In this project, the objective is to predict whether the person has Diabetes or not based on various features like Number of Pregnancies, Insulin Level, Age, BMI.
kanchitank
Multiple disease prediction such as Diabetes, Heart disease, Kidney disease, Breast cancer, Liver disease, Malaria, and Pneumonia using supervised machine learning and deep learning algorithms.
npradaschnor
Personal project using Pima Indians Diabetes to analyse it and make predictions using Machine Learning techniques.
sujithvarshan28
Diabetes Risk Prediction System using Machine Learning and React. The project performs clinical risk assessment based on health and lifestyle inputs. Features include data preprocessing, ML classification, and a React UI with age ranges, tooltips, and risk-based outputs.
ahmetcankaraoglan
No description available
Dinahussam
Diabetes Prediction using Machine Learning and web application.
hallowshaw
PredictiX is a comprehensive multi-disease prediction system built using the MERN stack and integrated with machine learning models. It accurately predicts lung cancer, breast cancer, diabetes, and heart disease, providing a seamless user experience for health diagnostics.
Agent-A345
A Machine Learning–based diabetes prediction system built using Python and Logistic Regression. The model analyzes clinical health parameters to classify whether a patient is likely to have diabetes.
NhanPhamThanh-IT
🩺 Machine Learning diabetes prediction model using Support Vector Machine (SVM) classifier. Analyzes 8 medical features (glucose, BMI, age, etc.) from Pima Indian dataset to predict diabetes risk with 75-80% accuracy. Built with Python, scikit-learn, pandas. Includes data preprocessing, model training, and prediction system for diabetes..
tansin-nabil
Check the full research paper: https://ietresearch.onlinelibrary.wiley.com/doi/10.1049/htl2.12039
No description available
Sristi1123
🚀 Diabetes Prediction using Machine Learning (KNN Model) This project uses K-Nearest Neighbors (KNN) to predict diabetes based on health parameters. It includes data preprocessing, visualization, model training, hyperparameter tuning, and performance evaluation.
JakubDylag
Machine Learning based Prediction of Glucose Levels on Type 1 Diabetes Patients with the use of Continuous Glucose Monitoring Data.
datasciencelearnofficial
🚀 Diabetes Prediction Machine Learning project using the Pima Indians Diabetes Database. 🩺
malhotrabhavyajot
Diabetes prediction using data mining functions.Using the Decision Tree, the accuracy obtained is 87.1794% and Average precision-recall score obtained is 0.66. n this project we used different types of machine learning algorithm, and predicted that a person will be having diabetes in the future or not. And how much is it accurate given the responses that the person has diabetes.
chethanhn29
Data Science Capstone Project To Build a model to accurately predict whether the patients in the dataset have diabetes or not? Using Python and Tableau 10
No description available
Diabetes prediction using Logistic Regression, KNN, Decision Tree, SVM, Random Forest, XGBoost and Light-GBM with feature selection and hyperparameter tunings
Diabetes Prediction using Logistic Regression Built a machine learning model using the PIMA Diabetes Dataset to predict diabetes. Performed data preprocessing and evaluated the model using accuracy, confusion matrix, and ROC curve with Python and Scikit-learn.
No description available
MohammadMoataz2
Diabetes Platform is a web application for diabetes prediction and analysis. This project aims to predict the risk of diabetes using machine learning techniques in Python and analysis using Power BI. The model development process involved extensive research and work to create an accurate and reliable prediction system.
Shubhamkumar-op
A disease predictive system using machine learning can mainly for diabetes and heart disease related make existing healthcare tasks easier, safer, and more effective by providing accurate predictions and personalized recommendations based on individual health data
lovnishverma
Diabetes Prediction Project Using Machine Learning. This app is a simple web application using the Flask framework, where users can input health data (like glucose levels, BMI, etc.) to predict if they are diabetic or not based on a Logistic Regression model.
LynnFernandes23
The Diabetes Prediction System is a comprehensive web application utilizing HTML for the frontend and Python's Flask framework for the backend. It leverages Pandas and NumPy for efficient data management, employing Scikit-Learn to develop robust machine learning models. Matplotlib is used for insightful data visualization.
A Diabetes Prediction web app using machine learning is an application that utilizes a trained machine learning model to predict whether a person has diabetes based on input features such as glucose levels, blood pressure, BMI, age, etc.
subhadipsinha722133
🤖This is an interactive Streamlit web application that predicts the likelihood of multiple diseases(Diabetes Prediction, Heart Disease Prediction, Parkinson's Disease Prediction) using Machine Learning models.
AIAnytime
Early stage diabetes risk prediction using several supervised machine learning algorithms.
machinelearningprodigy
A simple Diabetes Prediction App built using Streamlit and Machine Learning. This app predicts diabetes risk based on health parameters. 🏥🔬
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 .
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.