advikmaniar/ML-Healthcare-Web-App
This is a Machine Learning web app developed using Python and StreamLit. Uses algorithms like Logistic Regression, KNN, SVM, Random Forest, Gradient Boosting, and XGBoost to build powerful and accurate models to predict the status of the user (High Risk / Low Risk) with respect to Heart Attack and Breast Cancer.
This application helps healthcare professionals or medical students explore how different machine learning models can predict health risks. You input patient attributes like age, sex, and heart rate, and the system outputs a 'High Risk' or 'Low Risk' prediction for heart attack or breast cancer. It's designed for those who want to understand predictive modeling in healthcare.
No commits in the last 6 months.
Use this if you want to interactively build and test machine learning models for heart attack or breast cancer risk prediction, and understand how different algorithms and their parameters influence the outcomes.
Not ideal if you are looking for a clinical diagnostic tool or a system for real-world patient data analysis beyond exploring model capabilities.
Stars
45
Forks
13
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 16, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/advikmaniar/ML-Healthcare-Web-App"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
dssg/triage
General Purpose Risk Modeling and Prediction Toolkit for Policy and Social Good Problems
shobhitsrivastava-ds/ML-MT-WebApp
This project is all about a Machine Learning based Medical Test web app which makes predictions...
kanchitank/Medibuddy-Smart-Disease-Predictor
Multiple disease prediction such as Diabetes, Heart disease, Kidney disease, Breast cancer,...
anujdutt9/Disease-Prediction-from-Symptoms
Disease Prediction based on Symptoms.
venugopalkadamba/Multi_Disease_Predictor
A Machine Learning and Deep Learning based webapp used to predict multiple diseases.