An ML-based web application brings datasets like breast cancer and diabetes into life!
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!
For this application, we used these datasets from Kaggle:
- 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%.
- 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.