Git Product home page Git Product logo

diabuddies's Introduction

Diabetes Prediction

A Flask web app to predict diabetes in a patient using SVM ML model.

Table of contents

About

  • Diabetes can be controlled if it is predicted earlier. Hence, this project aims to perform early prediction of Diabetes in a patient by applying various Machine Learning Techniques.
  • These techniques provide better results for prediction by constructing models from datasets containing various information about different people.
  • Algorithms used were: K-Nearest Neighbor (KNN), Logistic Regression (LR), Decision Tree (DT), Support Vector Machine (SVM), Naïve Bayes(NB), and Random Forest (RF).
  • The accuracy for each model was calculated.
  • Results showed that SVM achieved higher accuracy compared to other machine learning techniques hence, it is used for prediction in the web application.

Experimental Setup

  • Environment used:
    • Web App: Visual Studio Code
    • Model Training: Jupyter Notebook
  • Languages & Libraries used:
    • Web App:
      • Front-end: HTML5, CSS3, Bootstrap v4.5
      • Back-end: Flask v1.1.2
    • Model Training:
      • Language: Python v3.8
      • Libraries: pandas v1.3.2, numpy v1.19.0, seaborn v0.11.2, matplotlib v3.4.3, scikit_learn v0.24.2

Screenshots

diabuddies's People

Contributors

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