Research Article

Flight Delay Classification Prediction Based on Stacking Algorithm

Table 1

The input features and descriptions.

FeaturesFormatDescription

Quarterint64Quarter (1–4)
Monthint64Month (1–12)
Day_of_monthint64Day of month (1–31)
Day_of_weekint64Day of week (1–7)
CRS_dep_timeint64CRS departure time (local time: hhmm)
CRS_arr_timeint64CRS arrival time (local time: hhmm)
CRS_elapsed_timeint64CRS elapsed time, in minutes
Distanceint64Miles
Divertedint64diverted = 1, not diverted = 0