Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.19 KB

README.md

File metadata and controls

20 lines (12 loc) · 1.19 KB

Diseases_Prediction_WebApp

Diabetic And Heart Disease Prediction System WebApp Using Machine Learning Link

  • An analysis project for predicting the Diabetic and Heart Disease by the help of the trained Machine Learning Model.

  • That takes different inputs from the user and the trained model predict the result on the basic of the data.

  • It involves building a Support Vector Machine model for the Diabetic Prediction, and we use Logistic Regression model for Heart Disease prediction.

  • Achieved accuracy of 80.55% to predict Diabetic and 82.48% accuracy for Heart Disease ML model.

  • Machine Learning Using Python, Spyder, Github and Streamlit for Deployment of Web App.

  • Please Do Visit Web site for more info link

Diabetic Prediction ML-Model

mdpDiabticuML

Heart Disease Prediction System

HDS