{ "data_id": "46209", "name": "ETTh1", "exact_name": "ETTh1", "version": 1, "version_label": null, "description": "Electric power distribution, hourly data.\n\nFrom original source:\n-----\nThe electric power distribution problem is the distribution of electricity to different areas depends on its sequential usage. But predicting the following demand of a specific area is difficult, as it varies with weekdays, holidays, seasons, weather, temperatures, etc. However, no existing method can perform a long-term prediction based on super long-term real-world data with high precision. Any false prophecy may damage the electrical transformer. So currently, without an efficient method to predict future electric usage, managers have to make decisions based on the empirical number, which is much higher than the real-world demands. It causes unnecessary waste of electric and equipment depreciation. On the other hand, the oil temperatures can reflect the conditon of electricity Transformer. One of the most efficient strategies is to predict how the electrical transformers' oil temperature is safe and avoid unnecessary waste. As a result, to address this problem, our team and Beijing Guowang Fuda Science & Technology Development Company built a real-world platform and collected 2-year data. We work on it to predict the electrical transformers' oil temperature and investigate the extreme load capacity.\n\nWe donated two years of data, in which each data point is recorded every minute (marked by m), and they were from two regions of a province of China, named ETT-small-m1 and ETT-small-m2, respectively. Each dataset contains 2 year * 365 days * 24 hours * 4 times = 70,080 data point. Besides, we also provide the hourly-level variants for fast development (marked by h), i.e. ETT-small-h1 and ETT-small-h2. Each data point consists of 8 features, including the date of the point, the predictive value \"oil temperature\", and 6 different types of external power load features.\n-----\n\nThis data corresponds to the ETTh1 variant.\n\nThere are 10 columns:\n\nid_series: The id of the time series.\n\ndate: The date of the time series in the format \"%Y-%m-%d %H:%M:%S\".\n\ntime_step: The time step on the time series.\n\nvalue_X (X from 0 to 6): The values of the time series, which will be used for the forecasting task.\n\nPreprocessing:\n\n1 - Standardize the 'date' column in the format \"%Y-%m-%d %H:%M:%S\".\n\n2 - Renamed columns [1:] to 'value_X' with X from 0 to 6.\n\n3 - Created 'id_series' with value 0. There is only one multivariate time series.\n\n4 - Ensured that there are no missing dates and that the frequency of the time_series is hourly.\n\n5 - Created 'time_step' column from 'date' and 'id_series' with increasing values from 0 to the size of the time series.\n\n6 - Casted 'date' to str, 'time_step' to int, 'value_X' columns to float and defined 'id_series' as 'category'.", "format": "arff", "uploader": "Bruno Belucci Teixeira", "uploader_id": 30703, "visibility": "public", "creator": "\"Haoyi Zhouv, Shanghang Zhang, Jieqi Peng, Shuai Zhang, Jianxin Li, Hui Xiong, Wancai Zhang\"", "contributor": "\"Bruno Belucci\"", "date": "2024-06-24 22:36:58", "update_comment": null, "last_update": "2024-06-24 22:36:58", "licence": "Creative Commons Attribution-NoDerivatives 4.0 International", "status": "active", "error_message": null, "url": "https:\/\/api.openml.org\/data\/download\/22120673\/dataset", "default_target_attribute": null, "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "ETTh1", "Electric power distribution, hourly data. From original source: ----- The electric power distribution problem is the distribution of electricity to different areas depends on its sequential usage. But predicting the following demand of a specific area is difficult, as it varies with weekdays, holidays, seasons, weather, temperatures, etc. However, no existing method can perform a long-term prediction based on super long-term real-world data with high precision. Any false prophecy may damage the " ], "weight": 5 }, "qualities": { "NumberOfInstances": 17420, "NumberOfFeatures": 10, "NumberOfClasses": null, "NumberOfMissingValues": 0, "NumberOfInstancesWithMissingValues": 0, "NumberOfNumericFeatures": 8, "NumberOfSymbolicFeatures": 1, "PercentageOfBinaryFeatures": 0, "PercentageOfInstancesWithMissingValues": 0, "PercentageOfMissingValues": 0, "AutoCorrelation": null, "PercentageOfNumericFeatures": 80, "Dimensionality": 0.000574052812858783, "PercentageOfSymbolicFeatures": 10, "MajorityClassPercentage": null, "MajorityClassSize": null, "MinorityClassPercentage": null, "MinorityClassSize": null, "NumberOfBinaryFeatures": 0 }, "tags": [], "features": [ { "name": "id_series", "index": "0", "type": "nominal", "distinct": "1", "missing": "0", "distr": [] }, { "name": "date", "index": "1", "type": "string", "distinct": "17420", "missing": "0" }, { "name": "value_0", "index": "2", "type": "numeric", "distinct": "613", "missing": "0", "min": "-23", "max": "24", "mean": "7", "stdev": "7" }, { "name": "value_1", "index": "3", "type": "numeric", "distinct": "200", "missing": "0", "min": "-5", "max": "10", "mean": "2", "stdev": "2" }, { "name": "value_2", "index": "4", "type": "numeric", "distinct": "1031", "missing": "0", "min": "-25", "max": "17", "mean": "4", "stdev": "7" }, { "name": "value_3", "index": "5", "type": "numeric", "distinct": "314", "missing": "0", "min": "-6", "max": "8", "mean": "1", "stdev": "2" }, { "name": "value_4", "index": "6", "type": "numeric", "distinct": "236", "missing": "0", "min": "-1", "max": "8", "mean": "3", "stdev": "1" }, { "name": "value_5", "index": "7", "type": "numeric", "distinct": "126", "missing": "0", "min": "-1", "max": "3", "mean": "1", "stdev": "1" }, { "name": "value_6", "index": "8", "type": "numeric", "distinct": "669", "missing": "0", "min": "-4", "max": "46", "mean": "13", "stdev": "9" }, { "name": "time_step", "index": "9", "type": "numeric", "distinct": "17420", "missing": "0", "min": "0", "max": "17419", "mean": "8710", "stdev": "5029" } ], "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 }