GithubHelp home page GithubHelp logo

diabetes-tracker's Introduction

Diabetes-Tracker

We will be creating models, to predict if a person has Diabetes or not. And we will also be working on detection of Hypoglycemia (low blood sugar levels) based on patient's daily data. This will later be integrated with an app which keeps a track of Patient's data, and gives analysis based on the above models.

Datasets have been uploaded. You can read about the two datasets here.

PIMA Indians Diabetes Database: https://www.kaggle.com/uciml/pima-indians-diabetes-database/notebooks

UCI Diabetes Dataset: https://archive.ics.uci.edu/ml/datasets/diabetes

Diabetes-Tracker-App

This will be a Flutter App leveraging the ML Models created and integrating it in the app.

Base App is uploaded.

Resources

How to Contribute

  1. Fork this Repository.
  2. Select an issue on which you want to work. Discuss with the mentors.
  3. Whenever submitting a Pull Request or adding a feature first create a seperate branch using git checkout -b <name-of-the-new-branch>
  4. To commit changes: git commit -m "<a meaningful message>
  5. Before pushing your changes always make sure your local repository is updated. git fetch origin git merge origin
  6. If there are merge conflicts resolve them and then push changes.
  7. To push the changes: git push origin <your-branch-name>
  8. Create a Pull Request on the Repository and we will review it.

diabetes-tracker's People

Contributors

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