Background

This project is 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.

watchdog home page image
watchdog prediction

Tools

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 submissions and contributions. If you are interested in contributing or funding the project, you can reach me on: lare@laresamdeola.com

Live Site

You can visit WatchDog here

Tags: , , , , ,
Lare is a FrontEnd Engineer & Product Designer. This is a journal of his journey in Computer Science. It would contain different projects built with various technologies. You can reach him via email contact@laresamdeola.com or through his github @laresamdeola.

0 Comments

Leave a Comment