Multiple Disease Prediction System

MDP

A website to predict multiple disease such as Diabetes, Parkinson's and Heart disease using machine learning.

• Used NumPy and Pandas for data cleaning and transformation.
• Used Support Vector Classifier for diabetes and Parkinson's disease prediction and Logistic Regression for heart disease prediction.
• Deployed using Streamlit on Streamlit Cloud.