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/mlops/advikmaniar/ML-Healthcare-Web-App"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shobhitsrivastava-ds/ML-MT-WebApp
This project is all about a Machine Learning based Medical Test web app which makes predictions...
sohammanjrekar/Multiple-Disease-Prediction-Webapp
Designed web app employs the Streamlit Python library for frontend design and communicates with...
gauravjain2/heart-failure-prediction
A WebApp that predicts the likelihood of occurrence of Death Event due to Heart Failure. It into...
Melanee-Melanee/Melanee-Deployments
Deployed medical apps on streamlit
sjapanjots/Multi-class-classificational-Disease-Prediction-Models-
A Streamlit-based web application that predicts Diabetes, Heart Disease, and Parkinson’s Disease...