Predicting diseases with machine learning
prognosis.vercel.app
Prognosis is a web application that predicts a person's risk of getting diseases with machine learning. Frontend made with React JavaScript and Tensorflow.js, backend powered by Python alongside machine learning frameworks such as Sci-Kit Learn.
Current available healthcare tools and features are:
- Cardiac Health Checkup
- Skin Cancer Detector
- Diabetes Prediction
- Hypertension Prediction
- Mental Health Chatbot (Murphy)
ML-Medical is our Flask API made to process incoming API request for medical data to return machine learning predictions. Currently powering the Prognosis web framework. However this is not medical advise and can only be used for self testing purposes, please consult a doctor for further information.