Inspiration

I wanted to do my best to be able to help people within the medical profession. With everything that is happening in the world in regards to the coronavirus, there are many conditions that have been treated due to the high number of cases. I wanted to create a program that could help medical professionals predict the likelihood of certain conditions.

What it does

My model is able to predict the likelihood of a certain person having a particular condition by inputing a set of parameters.

How we built it

I primarily used sklearn and matplotlib in order to create the model. Then I utilized the Support Vector Machine in order to test and train my data. This would then be used to make a prediction based on parameters that had been passed in.

Demo Link: https://drive.google.com/file/d/1T_-3zZoDnFDkMisMFxcTRwziWQqvAale/view?usp=sharing

Built With

Share this project:

Updates