Coder Social home page Coder Social logo

v-parmar / diabetes-prediction-model Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 6.18 MB

The objective of this project is to classify whether someone has diabetes or not. Dataset consists of several Medical Variables(Independent) and one Outcome Variable(Dependent). The independent variables in this data set are :-'Pregnancies', 'Glucose', 'Blood Pressure', 'Skin Thickness', 'Insulin', 'BMI', 'Diabetes Pedigree Function' and, 'Age'

Jupyter Notebook 100.00%

diabetes-prediction-model's Introduction

Diabetes Prediction

What is Diabetes?

Diabetes is a chronic disease that occurs when the pancreas is no longer able to make insulin, or when the body cannot make good use of the insulin it produces. Learning how to use Machine Learning can help us predict Diabetes. Let’s get started!

About this project:-

  • The objective of this project is to classify whether someone has diabetes or not.
  • Dataset consists of several Medical Variables(Independent) and one Outcome Variable(Dependent)
  • The independent variables in this data set are:-'Pregnancies', 'Glucose', 'BloodPressure', 'SkinThickness', 'Insulin', 'BMI', 'DiabetesPedigreeFunction' and, 'Age'
  • The outcome indicates whether a person has diabetes or not. and it also shows which algorithm predicts the result with accuracy.

About the Dataset

  • Pregnancies:- Number of times a woman has been pregnant
  • Glucose:- Plasma Glucose concentration of 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)
  • Age :- Age(years)
  • DiabetesPedigreeFunction:-scores likelihood of diabetes based on family history)

Technology and Tools Used:

  1. Python
  2. Numpy for linear algebra
  3. Pandas for data processing and CSV file I/O
  4. Matplotlib to plot charts
  5. Seaborn for data visualization
  6. Sklearn for model building
  7. Classification algorithms for prediction: KNN, Naive Bayes, SVM, Decision Tree, Random Forest, and Logistic Regression
  8. tkinter for GUI
  9. Jupyter Notebook and VS Code IDE

diabetes-prediction-model's People

Contributors

v-parmar 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.