Giter Club home page Giter Club logo

diabetes_prediction's Introduction

Diabetes_Prediction_using_LogisticRegression_and_NeuralNetworks

The project deals with creating a classification model that could predict if a patient is diabetic or not. Initially, Logistic regression algorithm is used to train the dataset ' Pima Indians Diabetes Database', and later, Artificial neural network is built on the dataset to classify the patients. There was not much difference observed in the test accuracy of the models as the accuracy using ANN is 79% which is just 1% more than the accuracy obtained using Logistic Regression.

Over all, logistic regression model with a total accuracy of 78% is developed with gradient descent and optimal data preprocessing strategies. The validation dataset helped in accessing the threshold value accurately and mean data imputation helped in giving more significance to more than 50% of the features in the dataset which in turn helped in building an efficient model. Further, the neural network model was built which is producing a total test accuracy of 79%, which is greater than that of logistic regression model accuracy. This is mainly because of efficient regularization techniques and optimizer, along with flexible hyper-parameter tuning that has been used during the building of neural network model.

diabetes_prediction's People

Contributors

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