Skip to content

Analyzing the data to know information about the patients who showed up on their appointment

Notifications You must be signed in to change notification settings

magdi74/Medical-Appointment-No-Shows-By-Kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Dataset Description:

This dataset collects information from 100k medical appointments in Brazil and is focused on the question of whether or not patients show up for their appointment. A number of characteristics about the patient are included in each row.

‘ScheduledDay’ tells us on what day the patient set up their appointment. ‘Neighborhood’ indicates the location of the hospital. ‘Scholarship’ indicates whether or not the patient is enrolled in Brasilian welfare program Bolsa Família. Be careful about the encoding of the last column: it says ‘No’ if the patient showed up to their appointment, and ‘Yes’ if they did not show up.

more details in https://www.kaggle.com/joniarroba/noshowappointments

in the ipynb file you will find:

how to investigate the data and Clean it. you will see some questions and the answer is given by analysis of the data at the end there is a summary to all of the important notes found while analyzing our data

About

Analyzing the data to know information about the patients who showed up on their appointment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published