{ "data_id": "42208", "name": "nyc-taxi-green-dec-2016", "exact_name": "nyc-taxi-green-dec-2016", "version": 2, "version_label": null, "description": "Trip Record Data provided by the New York City Taxi and Limousine Commission (TLC) [http:\/\/www.nyc.gov\/html\/tlc\/html\/about\/trip_record_data.shtml]. The dataset includes TLC trips of the green line in December 2016. Data was downloaded on 03.11.2018. For a description of all variables in the dataset checkout the TLC homepage [http:\/\/www.nyc.gov\/html\/tlc\/downloads\/pdf\/data_dictionary_trip_records_green.pdf]. The variable 'tip_amount' was chosen as target variable. The variable 'total_amount' is ignored by default, otherwise the target could be predicted deterministically. The date variables 'lpep_pickup_datetime' and 'lpep_dropoff_datetime' (ignored by default) could be used to compute additional time features. In this version, we chose only trips with 'payment_type' == 1 (credit card), as tips are not included for most other payment types. We also removed the variables 'trip_distance' and 'fare_amount' to increase the importance of the categorical features 'PULocationID' and 'DOLocationID'.", "format": "ARFF", "uploader": "Florian Pargent", "uploader_id": 1475, "visibility": "public", "creator": null, "contributor": null, "date": "2019-12-05 17:05:11", "update_comment": null, "last_update": "2019-12-05 17:05:11", "licence": "Public", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/21776199\/file1f936cff1d8e.arff", "default_target_attribute": "tip_amount", "row_id_attribute": null, "ignore_attribute": "\"lpep_pickup_datetime,lpep_dropoff_datetime,total_amount\"", "runs": 0, "suggest": { "input": [ "nyc-taxi-green-dec-2016", "Trip Record Data provided by the New York City Taxi and Limousine Commission (TLC) [http:\/\/www.nyc.gov\/html\/tlc\/html\/about\/trip_record_data.shtml]. The dataset includes TLC trips of the green line in December 2016. Data was downloaded on 03.11.2018. For a description of all variables in the dataset checkout the TLC homepage [http:\/\/www.nyc.gov\/html\/tlc\/downloads\/pdf\/data_dictionary_trip_records_green.pdf]. The variable 'tip_amount' was chosen as target variable. The variable 'total_amount' is ig " ], "weight": 5 }, "qualities": { "NumberOfInstances": 581835, "NumberOfFeatures": 15, "NumberOfClasses": 0, "NumberOfMissingValues": 0, "NumberOfInstancesWithMissingValues": 0, "NumberOfNumericFeatures": 4, "NumberOfSymbolicFeatures": 9, "Dimensionality": 2.5780504782283637e-5, "PercentageOfNumericFeatures": 26.666666666666668, "MajorityClassPercentage": null, "PercentageOfSymbolicFeatures": 60, "MajorityClassSize": null, "MinorityClassPercentage": null, "MinorityClassSize": null, "NumberOfBinaryFeatures": 3, "PercentageOfBinaryFeatures": 20, "PercentageOfInstancesWithMissingValues": 0, "AutoCorrelation": -1.1205887074318988, "PercentageOfMissingValues": 0 }, "tags": [ { "uploader": "38960", "tag": "Economics" } ], "features": [ { "name": "tip_amount", "index": "10", "type": "numeric", "distinct": "1811", "missing": "0", "target": "1", "min": "-11", "max": "251", "mean": "2", "stdev": "3" }, { "name": "VendorID", "index": "0", "type": "nominal", "distinct": "2", "missing": "0", "distr": [] }, { "name": "lpep_pickup_datetime", "index": "1", "type": "string", "distinct": "505885", "missing": "0" }, { "name": "lpep_dropoff_datetime", "index": "2", "type": "string", "distinct": "505577", "missing": "0" }, { "name": "store_and_fwd_flag", "index": "3", "type": "nominal", "distinct": "2", "missing": "0", "distr": [] }, { "name": "RatecodeID", "index": "4", "type": "nominal", "distinct": "5", "missing": "0", "distr": [] }, { "name": "PULocationID", "index": "5", "type": "nominal", "distinct": "233", "missing": "0", "distr": [] }, { "name": "DOLocationID", "index": "6", "type": "nominal", "distinct": "259", "missing": "0", "distr": [] }, { "name": "passenger_count", "index": "7", "type": "numeric", "distinct": "10", "missing": "0", "min": "0", "max": "9", "mean": "1", "stdev": "1" }, { "name": "extra", "index": "8", "type": "nominal", "distinct": "5", "missing": "0", "distr": [] }, { "name": "mta_tax", "index": "9", "type": "nominal", "distinct": "3", "missing": "0", "distr": [] }, { "name": "tolls_amount", "index": "11", "type": "numeric", "distinct": "105", "missing": "0", "min": "0", "max": "98", "mean": "0", "stdev": "1" }, { "name": "improvement_surcharge", "index": "12", "type": "nominal", "distinct": "3", "missing": "0", "distr": [] }, { "name": "total_amount", "index": "13", "type": "numeric", "distinct": "5377", "missing": "0", "min": "-63", "max": "712", "mean": "17", "stdev": "12" }, { "name": "trip_type", "index": "14", "type": "nominal", "distinct": "2", "missing": "0", "distr": [] } ], "nr_of_issues": 0, "nr_of_downvotes": 0, "nr_of_likes": 0, "nr_of_downloads": 0, "total_downloads": 0, "reach": 0, "reuse": 0, "impact_of_reuse": 0, "reach_of_reuse": 0, "impact": 0 }