Git Product home page Git Product logo

diabetespredictor-slp's Introduction

Diabetes Prediction using Single layer perceptron

About The Project

This is a repository for implementing, describing, and testing a Single Layer Perceptron for predicting diabetes. The results are in form of a short conference paper. I achieved an accuracy of 80.58%. In the project i used 5 fold cross validation with shuffling for determining the ideal learning rate. I used the PIMA Indians dataset .The training was evaluated using evaluation metrics such as Accuracy, Execution and AUC on various learning rates. For a detailed analysis of the results, please refer to paper & code. Below are some of the results from the paper.

First Image Second Image Third Image

Overview

We use a very basic implementation of SLP(Single Layer Perceptron) in classifying if the patient is diabetic or not.

General Flowchart for the project

Implementing

The project is implemented using a jupyter notebook, so its fairly straightforward to download it directly to retest. Notebook

Dependencies

The code utilizes the python packages as such

  • matplotlib,
  • seaborn,
  • pandas,
  • numpy,
  • scikit-learn,
  • Tensorflow.

License

Distributed under the MIT License. See LICENSE for more information.

Authors

Project Link:Project
Kaggle Notebook:
Collab Notebook:

Thank you

Shows an illustrated sun in light mode and a moon with stars in dark mode.

diabetespredictor-slp's People

Contributors

aditya-524 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.