Git Product home page Git Product logo

diabetes-prediction-comparison's Introduction

Midterm Report

https://link.springer.com/chapter/10.1007/978-981-13-8798-2_12

The dataset referenced in this paper contains 520 observations and 17 attributes that are collected using direct questionnaires and diagnosis results from the patients in the Sylhet Diabetes Hospital in Sylhet, Bangladesh. There are 2 demographic features, Age & Gender; the other 15 attributes are binary features that indicate whether the patient experienced a symptom

By the due date of milestone report on 10/23, we should be able to reproduce the results from the first paper. For the milestone report, we will each tackle an algorithm and attempt to reproduce the results from (Islam et al. 2020). With the exception of Decision Tree/Random Forest, this corresponds with the material taught on the syllabus.

File Structure

.
├── README.md
├── data
│   ├── lmch-diabetes.csv
│   ├── pima-diabetes.csv
│   └── sylhet-dataset.csv
├── docs
│   └── annotated-Proposal_for_the_Reproduction_of_Diabetes_Prediction_Methods.pdf
├── notebooks
│   └── 1-jb-sylhet-decision-tree.ipynb
├── output
├── setup.sh
├── spec-file.txt
└── src
    └── pull-data.py

Other Notes

Run

chmod +x setup.sh

in a terminal to give the shell script permission to be executed from the terminal.

diabetes-prediction-comparison's People

Contributors

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