Data
Medical-Appointment

Medical-Appointment

active ARFF GPL 2 Visibility: public Uploaded 24-03-2022 by Dustin Carrion
0 likes downloaded by 0 people , 0 total downloads 0 issues 0 downvotes
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Context The No Show problem is one of the bigest on the health industry, about 30 of the patient fail theirs appointments. Content 61K points, from 2017.01.01 to 2017.04.30 and 19 features to work with Data Dictionary especialidad : what kind of specialist is going to. Ie dematologist, etc. edad: Age sexo: sex, 1: Male, 2: Female reservamesd : discrete value for the month of the appointment, 1: Jan, 2: Feb reservamesc : continue value for the month of the appointment, the formula is COS(2reservamesdPi/12) reservadiad : day of the week for the appointment, 1: Mon 7: Sun reservadiac : continous value for the day of the week, the formula is COS(2reservadiadPi/7) reservahorad : discrete value for hour of the appointment reservahorac : continous value for the hour of the appointment, the formula is COS(2reservahoradPi/24) creacionmesd : discrete value for the month when the appointment was created creacionmesc : continous value for the month when the appointment was created, the formula is COS(2creacionmesdPi/12) creaciondiad : same as reservadiad, but considering the day when the appointment was created creaciondiac : same as reservadiac, but considering the day when the appintment was created creacionhorad : hour when the appointment was created creacionhorac : continous value for the creacionhourd, the formula is COS(2creacionhoradPi/24) latencia : number of days between the appointment and the date when it was created canal : channel used for the creation of the apppointment, 1: call center, 2: Personal, 3: Web tipo : type of appointment, 1: medical, 2: procedures show : 0: no show, 1: show Inspiration Can we use it to predict if a patient is going to show up for his appointment?

19 features

show (target)numeric2 unique values
0 missing
especialidadnumeric73 unique values
0 missing
edadnumeric101 unique values
0 missing
sexonumeric2 unique values
0 missing
reserva_mes_dnumeric4 unique values
0 missing
reserva_mes_cnumeric4 unique values
0 missing
reserva_dia_dnumeric7 unique values
0 missing
reserva_dia_cnumeric4 unique values
0 missing
reserva_hora_dnumeric15 unique values
0 missing
reserva_hora_cnumeric11 unique values
0 missing
creacion_mes_dnumeric7 unique values
0 missing
creacion_mes_cnumeric5 unique values
0 missing
creacion_dia_dnumeric7 unique values
0 missing
creacion_dia_cnumeric4 unique values
0 missing
creacion_hora_dnumeric24 unique values
0 missing
creacion_hora_cnumeric13 unique values
0 missing
latencianumeric129 unique values
0 missing
canalnumeric3 unique values
0 missing
tiponumeric2 unique values
0 missing

19 properties

61214
Number of instances (rows) of the dataset.
19
Number of attributes (columns) of the dataset.
0
Number of distinct values of the target attribute (if it is nominal).
0
Number of missing values in the dataset.
0
Number of instances with at least one value missing.
19
Number of numeric attributes.
0
Number of nominal attributes.
0
Percentage of binary attributes.
0
Percentage of instances having missing values.
0
Percentage of missing values.
0.91
Average class difference between consecutive instances.
100
Percentage of numeric attributes.
0
Number of attributes divided by the number of instances.
0
Percentage of nominal attributes.
Percentage of instances belonging to the most frequent class.
Number of instances belonging to the most frequent class.
Percentage of instances belonging to the least frequent class.
Number of instances belonging to the least frequent class.
0
Number of binary attributes.

0 tasks

Define a new task