Skip to content

WatchDog is a web app that uses Machine Learning to predict if one has early stage Diabetes.

Notifications You must be signed in to change notification settings

lareadeola/WatchDog

Repository files navigation

badge1 badge2 badge3 badge4 badge5 badge6 badge7 badge8 badge9 badge10

WATCHDOGhomepage

INTRODUCTION

WATCHDOG is a web app that uses Machine Learning to predict if one has early stage Diabetes.

PURPOSE

This project is somewhat personal in nature; my grandmother who raised me for most of my childhood died from diabetes. Diabetes is one of mankind's slow and steady killers. Apart from its effects, it is also expensive to maintain. In the United States for example, in 2018, 10.5% of the total population had diabetes, which means that 34.5million of all people had diabetes in the United States in 2018.

A pertinent aspect of diabetes is that it can be spotted early and one can then make lifestyle changes to prevent it from getting worse. This is where WATCHDOG comes in, it can spot diabetes in both humans through a series of questions whose answers the model uses to perform a classification if one has symptoms of diabetes or not.

WATCHDOGform


WATCHDOGpred

TOOLS

tools1 tools2

The site was built using Python and the Flask Framework. The model for predicting salaries was built on Google Colab whereby a yaml file was created, then added to the backend of the site. The form input captures the user's data, which is processed by the model and then a classification:

  • You have symptoms of Diabetes - for the positive class.
  • You do not have symptoms of Diabetes - for the negative class.

This classification result is then outputted back to the user.

DATA

The data used to train the Machine Learning model was gotten from UCI Repository. You can view the data here.

CONTRIBUTIONS

At this present stage, WATCHDOG accepts closed submissions and contributions. If you are interested in contributing or funding the project, you can reach me on: [email protected]

LIVE SITE

You can visit WATCHDOG here

About

WatchDog is a web app that uses Machine Learning to predict if one has early stage Diabetes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published