변수 종류 | 변수(Features) | Remark | 예시 |
---|---|---|---|
비행정보 데이터(입력변수) | Day of the month | 범주 | 1(1일), 2(2일), ..., 31(31일) |
Day of the week | 범주 | 1(일), 2(월), ..., 7(토) | |
Hour of the day | 범주 | 1, 2, ..., 24 | |
기상 데이터(입력변수) | Wind direction | 범주 | 0(0도), 1(10도), ..., 36(360도) |
Wind speed | 연속 | 연속값 | |
Visibility | 연속 | 연속값 | |
Significance weather | 범주 | 1(RN), 2(SN), ..., 등 | |
Cloud height | 연속 | 연속값 | |
Cloud amount | 범주 | 1(FEW), 2(SCT), ..., 등 | |
범주(출력변수) | 1 if Delay ≥ 30 Mins | - |