71 skills found · Page 1 of 3
LoopKit / LoopAn automated insulin delivery app for iOS, built on LoopKit
ditikrushna / End To End Diabetes Prediction Application Using Machine LearningIn 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.
pachi81 / GlucoDataHandlerGDH receives data from various sources and visualizes it clearly on your Android smartphone, smartwatch (Wear OS, Miband, and Amazfit) and in your car (Android Auto).
Faltenreich / DiaguardAndroid app for diabetics
tidepool-org / UploaderAn Electron app for uploading diabetes device data to Tidepool's backend
ResearchKit / GlucoSuccessResearchKit app studying Diabetes, developed by Massachusetts General Hospital.
sohammanjrekar / Multiple Disease Prediction WebappDesigned web app employs the Streamlit Python library for frontend design and communicates with backend ML models to predict the probability of diseases. It's capable of predicting whether someone has Diabetes, Heart issues, Parkinson's, Liver conditions, Hepatitis, Jaundice, and more based on the provided symptoms, medical history, and results.
microsoft / Machine Learning Patient Risk Analyzer SAMachine Learning Patient Risk Analyzer Solution Accelerator is an end-to-end (E2E) healthcare app that leverages ML prediction models (e.g., Diabetes Mellitus (DM) patient 30-day re-admission, breast cancer risk, etc.) to demonstrate how these models can provide key insights for both physicians and patients. Patients can easily access their appointment and care history with infused cognitive services through a conversational interface. In addition to providing new insights for both doctors and patients, the app also provides the Data Scientist/IT Specialist with one-click experiences for registering and deploying a new or existing model to Azure Kubernetes Clusters, and best practices for maintaining these models through Azure MLOps.
nightscout / NocturneA next-generation platform for diabetes management
arunnthevapalan / Diabetes Prediction AppStreamlit Web App to predict the onset of diabetes based on diagnostic measures
arslanshoukat / DiabeTracker Mobile OldDiabetes Management Android App
iamsiddharthdas / Online Disease Detection And Prediction AnalysisA Web App for Heart Disease Prediction, Diabetes Prediction and Breast Cancer Prediction.
theArjun / Disease PredictorA Django App for predicting Heart disease, Diabetes and Breast Cancer developed using Random Forest Classifier and KNN.
pritesh-ranjan / Diabetes Predictions ApplicationDiabetes predictions application with gui
huxly123 / Caddy CoolThe Diabetes Management App is an open source app for digitally maintaining proper healthcare for diabetics.
alexandre-normand / GlukitDiabetes Management App With Behavioral Science Sauce for Type 1 Diabetics
mirzayasirabdullahbaig07 / Diabetes Prediction ModelAn interactive Machine Learning-powered web application that predicts whether a person is diabetic based on key health parameters. Built with Python, Scikit-learn, and Streamlit, this app aims to make early diabetes risk detection simple and accessible.
ToobaJamal / Diabetes Risk AssessmentDiabetes risk assessment web app built with HTML, CSS, JavaScript for frontend and Python for backend
Dylan-Cairns / ML Diabetes PredictionTrain a machine learning model to predict diabetes status and deploy it to a flask based web app, with visuals using Plotly dash.
laureenf / Diabetes PredictionA Flask web app to predict diabetes in a patient using the SVM ML model