Giter Site home page Giter Site logo

trevlyin / no_show_appointments Goto Github PK

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

Analysis for Patients in Brazil Medical appointments and centered on the question of whether or not patients show up for their appointment

Jupyter Notebook 100.00%

no_show_appointments's Introduction

No-show Appointments Analysis

Analysis for Patients in Brazil Medical appointments and centered on the question of whether or not patients show up for their appointment

Dataset

The Dataset can be obtained from Kaggle. It contains 100K records of medical appointments in Brazil and is focused on if patients will show up or not.

It has the following patient charecteristics:

  1. PatientId: Identification of a patient
  2. AppointmentID: Identification of each appointment
  3. Gender: Male or Female.
  4. AppointmentDay: The day of the actual appointment, when they have to visit the doctor.
  5. ScheduledDay: The day someone called or registered the appointment, this is before appointment of course.
  6. Age: How old is the patient.
  7. Neighbourhood: Where the appointment takes place.
  8. Scholarship: True of False . Observation, on Bolsa Familia
  9. Hipertension: True or False
  10. Diabetes: True or False
  11. Alcoholism: True or False
  12. Handcap: True or False
  13. SMS_received: 1 or more messages sent to the patient.
  14. No-show: True or False.

Create an environment

To create an environment from an environment file, use the following command:

conda env create -f environment.yaml

Summary Findings

Among the selected features, age, gender, and all diagnostic diseases features(hipertension, diabetes, alcoholism) and also patients on the Bolsa Familia scholarship, tend to have no significantly dominant diagnosis group with the target no_show as they have the same attendance rate like the rest of the population with a a difference between .

Patients who have received sms messages surprisingly have a higher chance of not showing up for their appointment with ~7% increase compare with the rest of the population while the latter had a no-show rate reduction of 3.49%. Among the 35 out of 81 neighborhoods with atleast 1% patient population, 10 with a lower no-show rate ranged 15.5% - 18.5%.

no_show_appointments's People

Contributors

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