Aaryan04 / Multiple-Disease-Risk-Prediction-Engine

Web application integrated with a ML model that helps in predicting multiple diseases

Home Page:https://multiple-disease-risk-prediction.streamlit.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple-Disease-Risk-Prediction-Engine

Link to the deployed web application: https://multiple-disease-risk-prediction.streamlit.app/

Multiple Disease Risk Prediction Engine is a ML system that forecasts a variety of illnesses such as diabetes, Parkinson's, breast cancer, and liver and heart disease. Enormous amounts of data for each disease is individually visualized, analyzed, cleaned, trained and tested to obtain a highly accurate prediction system using Python and Machine learning algorithms. Numerous algorithms such as Logistic regression, KNN, XGBoost, Decision tree, Random forest, and SVM. I also applied Statistical Visualization and evaluated linearity of the data for optimal algorithm and parameter selection. At the end, I deployed this system as a web application using Python and Streamlit.

About

Web application integrated with a ML model that helps in predicting multiple diseases

https://multiple-disease-risk-prediction.streamlit.app/


Languages

Language:Jupyter Notebook 92.1%Language:Python 7.9%