Code Monkey home page Code Monkey logo

diabetes_prediction's Introduction

Diabetes - Prediction

Diabetes is a condition where the body fails to utilize the ingested glucose properly. This could be due to lack of the hormone insulin or because the insulin that is available is not working effectively. Symptoms of high blood sugar include frequent urination, increased thirst, and increased hunger. If left untreated, diabetes can cause many complications. Acute complications can include diabetic ketoacidosis, hyperosmolar hyperglycemic state, or death. Serious long-term complications include cardiovascular disease, stroke, chronic kidney disease, foot ulcers, and damage to the eyes. Current practice in hospital is to collect required information for diabetes diagnosis through various tests and appropriate treatment is provided based on diagnosis.

Ten baseline variables, age, sex, body mass index, average blood pressure, and six blood serum measurements were obtained for each diabetes patients, a quantitative measure of disease progression one year after baseline.

Attribute Information:

  Age    :  age in years,
  Gender :  male or female,     
  BMI    :  body mass index,
  BP     :  average blood pressure,
  
  s1     :  tc, T-Cells (a type of white blood cells)
  s2     :  ldl, low-density lipoproteins
  s3     :  hdl, high-density lipoproteins
  s4     :  tch, thyroid stimulating hormone
  s5     :  ltg, lamotrigine
  s6     :  glu, blood sugar level

Note: Each of these 10 feature variables have been mean centered and scaled by the standard deviation times 'n_samples' (i.e. the sum of squares of each column totals 1)

diabetes_prediction's People

Contributors

destructoraman avatar

Stargazers

 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.