
Health Check is a Machine Learning Web Application made using Flask that can predict mainly three diseases i.e. Diabetes, Heart Disease, and Cancer.
The Health Check application is a cutting-edge machine learning web application designed to predict three significant diseases: Diabetes, Heart Disease, and Cancer. Utilizing comprehensive datasets sourced from Kaggle, the application combines robust data analysis and model building to deliver precise predictions. The built environment utilizes Jupyter Notebooks for an organized and efficient workflow, making it accessible for both developers and users interested in health technology.
This application stands out not only for its predictive capabilities but also for its open-source nature, allowing contributors to actively participate in its development. Whether you're looking to leverage machine learning in healthcare or simply eager to contribute to an innovative project, Health Check offers a streamlined and engaging experience.

Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.
Flutter is an open-source UI framework developed by Google that allows developers to create high-performance, cross-platform mobile applications with a single codebase.