shobhitsrivastava-ds/ML-MT-WebApp
This project is all about a Machine Learning based Medical Test web app which makes predictions about various diseases using the concept of machine learning.
Deploys seven disease-prediction models (cancer, diabetes, heart, liver, kidney, malaria, pneumonia) trained on Kaggle datasets and CSV files, with malaria and pneumonia using deep learning on image data via Keras. Built with Flask backend and OpenCV for image processing, serving predictions through a web interface deployed on Heroku. Combines tabular data classifiers with convolutional neural networks for medical imaging, enabling multi-disease screening across different input modalities.
215 stars. No commits in the last 6 months.
Stars
215
Forks
124
Language
HTML
License
MIT
Category
Last pushed
Nov 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/shobhitsrivastava-ds/ML-MT-WebApp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
dssg/triage
General Purpose Risk Modeling and Prediction Toolkit for Policy and Social Good Problems
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.
advikmaniar/ML-Healthcare-Web-App
This is a Machine Learning web app developed using Python and StreamLit. Uses algorithms like...
venugopalkadamba/Multi_Disease_Predictor
A Machine Learning and Deep Learning based webapp used to predict multiple diseases.