Giter Site home page Giter Site logo

amintaheri23 / pima-indian-diabetes-deep-learning Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 5.0 1.04 MB

Diabetes prediction with deep MLP models webapp

Home Page: https://diabetes-detection-amint23.herokuapp.com/

License: GNU General Public License v3.0

Jupyter Notebook 96.60% Python 3.35% Shell 0.04% Procfile 0.01%

pima-indian-diabetes-deep-learning's Introduction

Pima indian diabetes Deep Learning

Diabetes prediction with deep MLP models webapp (StreamLit.io) + ipynb

Data

the datasets consist of several medical predictor (independent) variables and one target (dependent) variable, Outcome. Independent variables include the number of pregnancies the patient has had, their BMI, insulin level, age, and so on. link of data in kaggle

Columns

Columns Description
Pregnancies Number of times pregnant
Glucose Plasma glucose concentration for 2 hours in an oral glucose tolerance test
BloodPressure Diastolic blood pressure (mm Hg)
SkinThickness Triceps skin fold thickness (mm)
Insulin 2-Hour serum insulin (mu U/ml)
BMI Body mass index (weight in kg/(height in m)^2)
DiabetesPedigreeFunction Diabetes pedigree function
Age Age (years)
Outcome Class variable (0 or 1) 268 of 768 are 1, the others are 0

Context

This dataset is originally from the National Institute of Diabetes, Digestive and Kidney Diseases. The objective of the dataset is to diagnostically predict whether or not a patient has diabetes, based on certain diagnostic measurements included in the dataset. Several constraints were placed on the selection of these instances from a larger database. In particular, all patients here are females at least 21 years old of Pima Indian heritage.

Acknowledgements

Smith, J.W., Everhart, J.E., Dickson, W.C., Knowler, W.C., & Johannes, R.S. (1988). Using the ADAP learning algorithm to forecast the onset of diabetes mellitus. In Proceedings of the Symposium on Computer Applications and Medical Care (pp. 261--265). IEEE Computer Society Press.

Inspiration

Can you build a machine learning model to accurately predict whether or not the patients in the dataset have diabetes?

TODO

  • add unblacend class
  • train/dev/test
  • add normalizing
  • regularizer
  • Linear Regression
  • Support vector machine
  • Naive bayes
  • Streamlit
  • Deep Learning
  • Graduation Project Report
  • batch norm
  • lr tuner
  • lime
  • production tips for speed ( tf.server, purning, qunatization)
  • deploy diabetes_large data
  • Persian Blog
  • English Blog
  • upload dataset to kaggle
  • transfer learning
  • online learning
  • adding more languages for UI
  • refactor paging capability
  • dockerize it (fandoughe for eg or my vps)
  • flask api
  • flutter app
  • error analysis
  • feature enginearing
  • database for patients
  • test learning curve
  • fill missing data (with a model or other stuff)

pima-indian-diabetes-deep-learning's People

Contributors

amintaheri23 avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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