Use case on the Airlines_DepDelay_1M dataset

Dataset Airlines_DepDelay_1M

Machine Learning Task: Regression

This is an Airlines Departure Delay Prediction. This is a processed version of the original data, designed to predict departure delay.

Available at OpenML: https://openml.org/d/42721

Category: Technology

# Rows: 1,000,000 # Columns: 9

Target: DepDelay

Features

Numeric: Month, DayofMonth, DayOfWeek, CRSDepTime, CRSArrTime, Distance

Nominal: UniqueCarrier, Origin, Dest

Machine Learning Use Case Technology

Root Mean Square Error (RMSE)

Airlines_Depdelay_1M Rmse

Mean Absolute Error (MAE)

Airlines_Depdelay_1M Mae

Coefficient of Determination (R2)

Airlines_Depdelay_1M R2

« Back to Machine Learning Algorithms Comparison