Giter Club home page Giter Club logo

abhi227070 / ml-model-deployment-in-flask-api Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 9 KB

This project develops a Flask API for predicting diabetes based on parameters like blood sugar level, BMI, and blood pressure. The API enables integration with healthcare systems for diagnosis and research purposes. It doesn't include a UI and can be accessed via Postman or similar tools.

Home Page: https://diabetes-prediction-api.onrender.com

Procfile 2.26% Python 83.32% Shell 14.42%
flask flask-api flask-api-backend flask-api-rest machine-learning machine-learning-algorithms machinelearning python python3

ml-model-deployment-in-flask-api's Introduction

ML Model Deployment in Flask API

This project is a simple classification machine learning project aimed at predicting whether a person suffers from diabetes based on parameters such as blood sugar level, BMI, and blood pressure. However, the primary goal of this project is to create a Flask REST API, allowing access to the machine learning algorithm from any backend system.

Table of Contents

Use Case

This project's use case includes:

  • Integration with other backend systems: The Flask API allows seamless integration with various backend systems, enabling the prediction of diabetes status.
  • Healthcare applications: Healthcare providers can use the API to incorporate diabetes prediction into their systems, aiding in early diagnosis and treatment.
  • Research purposes: Researchers can access the API to study diabetes prediction algorithms and develop new insights into the disease.

Usage

Setup

  1. Clone the repository to your local machine.
  2. Install the necessary dependencies by running:
   pip install -r requirements.txt

Run the program using Gunicorn:

  gunicorn app:app

Accessing the API

To access the API:

  • Use Postman or any other API testing tool.
  • Send data in the correct format as specified in the app.py file.
  • Refer to the API link provided to interact with the deployed project directly.

Note

  • This is an API project with no graphical user interface (UI).
  • The program can be run locally or accessed via the deployed API link.
  • Ensure data is sent in the correct format for accurate predictions.

API Link

The deployed project is accessible via the following API link: API Link

License

This project is licensed under the MIT License. See the LICENSE file for details.

ml-model-deployment-in-flask-api's People

Contributors

abhi227070 avatar

Stargazers

 avatar

Watchers

 avatar  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.