Skip to content

Repository files navigation

Diabetes Prediction of Females using Machine Learning Techniques

Description

This is a machine learning work that uses various machine learning algorithms to predict whether a patient is diabetic or not (non-diabetic). Here, various type of machine learning algorithms like Support Vector Machine Classifier (SVM), Random Forest Classifier (RF), Decision Tree Classifier (DT), K-Nearest Neighbours (KNN), Logistic Regression (LR), Logistic Regression (LR) with Cross-Validation (CV), Naive Bayes Classifier (NB), and XGBoost Classifier (XGB) are used for this.

Logistic Regression gives 83.62% testing accuracy which is the best testing accuracy among other machine learning models

Dataset

Dataset is present in Kaggle
Link: https://www.kaggle.com/datasets/uciml/pima-indians-diabetes-database?resource=download

Deployed Web App in public

Link: https://diabetes-prediction-of-females-using-machine-learning-web-app.streamlit.app

About

This is a machine learning work that uses various machine learning algorithms to predict whether a patient is diabetic or not. Here various machine learning algorithms like SVM, RF Classifier, DT Classifier, KNN, LR , LR with CV, NB Classifier, and XGB are used. For this work, a website is made with Python Streamlit library.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages