/MediCare

An ML-based web application brings datasets like breast cancer and diabetes into life!

Primary LanguageJupyter Notebook

MediCare

An ML-based web application brings datasets like breast cancer and diabetes into life!

Why MediCare?

MediCare is a beginner-friendly web application, that will help people to bring their predictions into life! By following our well-documented code, users can use this project and deploy their own ML models!

Tech Stack Used:

image image image image image image

Dataset Used:

For this application, we used these datasets from Kaggle:

ML Algorithms Used:

  • For Breast-Cancer dataset, we used Random Forest and achieved an accuracy of 92%.
  • For Diabetes dataset, we used Logistic Regression and achieved an accuracy of nearly 80%.

Well that's great! But how do I make my own API?:

  • This project demonstrates a swift and prompt way of deploying your ML models, which is very important if you aim to push your ML models into production.
  • To add your own models and prediction, follow this comprehensive guide. In case of any doubts, feel free to reach us on our Discord server.

Demo