Skip to content

This project trains a machine learning model to predict diabetes based on various health indicators.

Notifications You must be signed in to change notification settings

Debbizz/Diabetes-Prediction-Using-Machine-Learning

Repository files navigation

Diabetes Prediction Model

🔗 Live App: https://diabetespredictiondeployed.streamlit.app/

This project builds and deploys a machine learning model to predict the likelihood of diabetes based on user-provided health indicators.


🚀 Features

  • Scales numeric features using MinMaxScaler
  • Encodes categorical features with OneHotEncoder
  • Accepts user input through a Streamlit interface
  • Predicts diabetes risk using a trained model
  • Displays prediction result and probability score

🛠️ Installation

Clone the repository and install dependencies:

git clone https://github.com/your-username/diabetes-prediction.git
cd diabetes-prediction
pip install -r requirements.txt

About

This project trains a machine learning model to predict diabetes based on various health indicators.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •