OpenML
Airlines_DepDelay_1M

Airlines_DepDelay_1M

active ARFF Public Domain (CC0) Visibility: public Uploaded 11-01-2023 by Leo Grin
0 likes downloaded by 0 people , 0 total downloads 0 issues 0 downvotes
  • Computational Universe Computer Systems
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Dataset used in the tabular data benchmark https://github.com/LeoGrin/tabular-benchmark, transformed in the same way. This dataset belongs to the "regression on both numerical and categorical features" benchmark. Original link: https://openml.org/d/42721 Original description: Author: Bureau of Transportation Statistics, Airline Service Quality Performance Source: [original](http://www.transtats.bts.gov/) - 2013 Please cite: Airlines Departure Delay Prediction (Regression). Original data can be found at: http://www.transtats.bts.gov This is a processed version of the original data, designed to predict departure delay (in seconds). A CSV of the raw data (years 1987-2013) can be be found [here](https://h2o-airlines-unpacked.s3.amazonaws.com/allyears.1987.2013.csv). This is the first 1 million rows (and a subset of the columns) of this CSV file, in ARFF format.

6 features

DepDelay (target)numeric629 unique values
0 missing
Monthnumeric12 unique values
0 missing
DayofMonthnumeric31 unique values
0 missing
CRSDepTimenumeric1343 unique values
0 missing
CRSArrTimenumeric1429 unique values
0 missing
Distancenumeric1735 unique values
0 missing

19 properties

1000000
Number of instances (rows) of the dataset.
6
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.
6
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.98
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.

1 tasks

0 runs - estimation_procedure: 10-fold Crossvalidation - evaluation_measure: root_mean_squared_error - target_feature: DepDelay
Define a new task