Skip to content

This is an application used to detect whether a user has diabetes given certain parameters and locate the nearest doctor.

Notifications You must be signed in to change notification settings

jeevanantham2002/DiabetesDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiabetesDetection

This is an application used to detect whether a user has diabetes given certain parameters and locate the nearest doctor.

Features

  • Predicts Whether User May Have Diabetes: Uses a custom machine learning model which has been trained by using over 10000 data points of users with diabetes and their pre-exisitng conditions. This machine learning model has been trained to an accuracy of 99.6% on microsoft azure's machine learning service.
  • Recomends Nearest Docter: Using Google Maps API and Better Doctors API, this application recommends the highest rated doctors within the span of 20 miles of your current locaitonl

Tech Stack

  • App Development: Xamerin C#
  • Location and Maps: Google Maps API
  • Diabetic Detection ML model: Azure Machine Learning Service

About

This is an application used to detect whether a user has diabetes given certain parameters and locate the nearest doctor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages