Skip to content

This is Machine Learning based Web App for Predicting whether a person is having Diabetes Disease or not....

Notifications You must be signed in to change notification settings

aman08-cool/Diabetes-Prediction-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diabetes Prediction Web App

Welcome to the Diabetes Prediction Web App! This app allows you to predict the likelihood of diabetes based on various factors.

Overview

This web app is built using Python and Streamlit. It utilizes a trained machine learning model to make predictions on diabetes. Users can input their medical data, and the app will provide a prediction of whether they are diabetic or not.

Usage

To run the web app locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/aman08-cool/Diabetes-Prediction-Web-App.git

    Navigate to the project directory:

     cd Diabetes-Prediction-Web-App
  2. Install the required packages:

    pip install -r requirements.txt
  3. Run the app:

    streamlit run app.py
  4. Check out the Project here

About

This is Machine Learning based Web App for Predicting whether a person is having Diabetes Disease or not....

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published