M

Medical Predictions Web App

This app can be used to predict the current disease state of any human from any part of the world. This includes 3 main types of diseases - Covid-19, Diabetes, Heart Disease.

The problem Medical Predictions Web App solves

We know aged people or people with busy schedules can’t visit doctors frequently as appointments come with a long waiting period. They can use this app from anywhere to have a quick check if they have fallen victim to any common disease or not.

Challenges I ran into

This was the first time I started working with three model deployment and integration. I learned how to effectively deal with three models simultaneously and this led to a proper understanding of how one can handle three models under the same file and how to keep the code clean & well documented even though we have long lines of code. I even learned how to generate a “requirements” file using the command-line interface.

Discussion