GithubHelp home page GithubHelp logo

imane-ayouni / pima Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 223 KB

Different classification algorithms to determine whether or not an individual from the Pima group will have type 2 diabetes

Jupyter Notebook 100.00%
logisticregression randomforestclassifier decisiontreeclassifier kneighborsclassifier svc-svm xgbclassifier

pima's Introduction

Pima-Indian-Diabetes

According to WHO about 422 million people worldwide have diabetes. Since diabetes affects a large population across the globe and the collection of these datasets is a continuous process and it comprises of various patient related attributes such as age, gender, symptoms, insulin levels, blood pressure, blood glucose levels, weight etc. We are working on Pima Indians Diabetes Dataset (PIDD), extracted from the University of California, Irvine (UCI) machine learning repository.

Data Discription

PIDD consists of several medical parameters and one dependent (outcome) parameter of binary values .This dataset is mainly for female gender and Description of dataset is as following 9 columns with 8 independent parameter and one outcome parameter with uniquely identified 768 observations having 268 positive for diabetes (1) and 500 negative for diabetes (0)

  1. Pregnancies : Number of times pregnant
  2. Glucose: Oral Glucose Tolerance Test result
  3. BloodPressure: Diastolic Blood Pressure values in (mm Hg)
  4. SkinThickness: Triceps skin fold thickness in (mm)
  5. Insulin: 2-Hour serum insulin (mu U/ml)
  6. BMI: Body mass index
  7. DiabetesPedigreeFunction: Diabetes pedigree function
  8. Age: Age in years
  9. Outcome: Class 1 indicates person having diabetes and 0 indicates other.

Data source

https://www.kaggle.com/uciml/pima-indians-diabetes-database

Obejctives

Predict whether or not a person from the Pima tribe is likely to have Diabetes

Classification models used

  • Kneighborsclassifier
  • Logisticregression
  • Decisiontreeclassifier
  • Svc-svm xgbclassifier
  • Randomforestclassifier

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.