Code Monkey home page Code Monkey logo

diabetic-or-non-diabetic-prediction's Introduction

Diabetic-OR-Non-Diabetic-Prediction

Binary Classification Support Vector Machine Model

Building a system in Python that can predict whether the person is Diabetic or Not based on the Recorded Data. For prediction Supervised Machine Learning Model is used and executed in Jupyter Notebook using Python. Dataset is Standardised before processing to obtain accurate results. Here, Support vector Machine (SVM) Model for Binary Classification problem. Model is trained for 70% of dataset and tested for 30% of dataset. Accuracy Score obtained for the test dataset was 78.78%.


About DataSet

This dataset is originally from the National Institute of Diabetes and 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. Get Dataset: Here


This model can be used to predict whether a women is Diabetic or Not by just entering the required input. i.e., Pregnancies, Glucose, Blood Pressure, Skin thickness, Insulin, BMI, DiabetesPedigreeFunction, and Age.

  • Pregnancies : Number of times pregnant
  • Glucose : Plasma glucose concentration a 2 hours in an oral glucose tolerance test.
  • Blood Pressure : Diastolic blood pressure (mm Hg).
  • Skin Thickness : Triceps skin fold thickness (mm).
  • Insulin : 2-Hour serum insulin (mu U/ml).
  • BMI : Body mass index (weight in kg/(height in m)^2).
  • Diabetes Pedigree Function : Likelihood of diabetes based on family history.
  • Age : Age in years.

  • Clone the project
  • Run pip install -r requirements.txt
  • Add input data for which prediction is to be done.
  • Run

diabetic-or-non-diabetic-prediction's People

Contributors

nit-isha 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.