Code Monkey home page Code Monkey logo

diabetes-prediction-system's Introduction

Diabetes Prediction Website

Our graduation project is a web application that uses a machine learning model to predict whether a person has diabetes or not based on their health metrics. We built the web application using Flask as the backend and HTML, CSS, and JavaScript as the frontend. Features

The web application has the following features:

User interface: Users can enter their health metrics, such as BMI, blood pressure, and glucose level, into the web application's form.
Prediction: The machine learning model predicts whether the user has diabetes or not based on their health metrics.
Feedback: The web application provides feedback to the user on their predicted diabetes risk level, along with suggestions for improving their health.

Technology Stack

We used the following technologies to build the web application:

Flask: Python-based web framework for the backend
HTML: Markup language for creating the structure of the web pages
CSS: Styling language for designing the look and feel of the web pages
JavaScript: Programming language for implementing dynamic behavior and interactivity on the web pages
Scikit-learn: Machine learning library for building the predictive model

How to Run the Application

To run the application, follow these steps:

Clone the repository to your local machine.
Install the required dependencies by running pip install -r requirements.txt in the terminal.
Set the FLASK_APP environment variable to app.py by running export FLASK_APP=app.py in the terminal.
Start the server by running flask run in the terminal.
Open your web browser and navigate to http://localhost:5000 to access the application.
Enter your health metrics into the form and click the "Predict" button to see your diabetes risk level.

Conclusion

Our diabetes prediction website is a web application that provides users with an easy and convenient way to assess their diabetes risk level based on their health metrics. By using machine learning to make predictions, our web application can help users identify potential health concerns and take action to improve their health. We hope that our project will be useful to anyone looking for a simple and accessible way to monitor their health. when u clone this project and install it pls install all flask packages cause if u don't nothing will work

diabetes-prediction-system's People

Contributors

mai298 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.