You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flask based web app with five machine learning models on the 10 most common disease prediction, covid19 prediction, breast cancer, chronic kidney disease and heart disease predictions with their symptoms as inputs or medical report (pdf format) as input.
A system that predicts the risk of heart diseases in patients using information such as chest pain, cholesterol, thalassemia, exercise-induced angina, ECG, etc.
E-Health Care is a web application where users can check their heart condition through this system. If the user's inserted symptoms match the symptoms of a disease, it will advise the associate physician for that disease.
A predictive analytics project aimed at identifying the likelihood of heart disease based on patient data using machine learning techniques. This repository includes data preprocessing, feature engineering, model training, and evaluation steps to deliver an effective and efficient predictive model.