File size: 3,676 Bytes
cd85b4e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
aaa5e38
 
 
23bbb96
 
 
 
 
cd85b4e
 
 
 
 
aaa5e38
 
23bbb96
 
cd85b4e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
---
dataset_info:
  features:
  - name: Leistung
    dtype: float64
  - name: hour_cos
    dtype: float64
  - name: Leistung_rolling_std_24
    dtype: float64
  - name: Leistung_lag_1_rolling_std_24
    dtype: float64
  - name: Leistung_rolling_std_48
    dtype: float64
  - name: hour_sin
    dtype: float64
  - name: Leistung_lag_1_rolling_std_48
    dtype: float64
  - name: Leistung_lag_2_rolling_std_24
    dtype: float64
  - name: Leistung_lag_6_rolling_std_24
    dtype: float64
  - name: cloud_cover_erfurt_lag_4380
    dtype: float64
  - name: Leistung_lag_3_rolling_std_24
    dtype: float64
  - name: cloud_cover_ingolstadt_lag_48
    dtype: float64
  - name: diffuse_radiation_templin_lag_48_rolling_mean_8760
    dtype: float64
  - name: diffuse_radiation_kastellaun_lag_8760_rolling_mean_8760
    dtype: float64
  - name: Leistung_lag_2_rolling_std_48
    dtype: float64
  - name: diffuse_radiation_guetersloh_lag_8760_rolling_mean_8760
    dtype: float64
  - name: Leistung_lag_6_rolling_std_48
    dtype: float64
  - name: temperature_2m_ingolstadt_lag_48
    dtype: float64
  - name: Leistung_lag_3_rolling_std_48
    dtype: float64
  - name: diffuse_radiation_kastellaun_lag_8760_rolling_mean_48
    dtype: float64
  - name: cloud_cover_ingolstadt_lag_4380
    dtype: float64
  - name: cloud_cover_guetersloh_lag_24
    dtype: float64
  - name: diffuse_radiation_templin_lag_48_rolling_mean_48
    dtype: float64
  - name: diffuse_radiation_kastellaun_lag_8760_rolling_mean_24
    dtype: float64
  - name: diffuse_radiation_erfurt_lag_8760_rolling_mean_48
    dtype: float64
  - name: diffuse_radiation_neumunster_lag_6_rolling_mean_24
    dtype: float64
  - name: Leistung_rolling_mean_24
    dtype: float64
  - name: Leistung_lag_12_rolling_std_24
    dtype: float64
  - name: direct_normal_irradiance_templin_lag_48_rolling_mean_48
    dtype: float64
  - name: diffuse_radiation_ingolstadt_lag_48_rolling_mean_24
    dtype: float64
  - name: Leistung_lag_1
    dtype: float64
  - name: Leistung_lag_24
    dtype: float64
  - name: Leistung_lag_2_rolling_mean_24
    dtype: float64
  - name: cloud_cover_neumunster_lag_48_rolling_mean_48
    dtype: float64
  - name: Leistung_rolling_mean_48
    dtype: float64
  - name: Leistung_lag_24_rolling_std_24
    dtype: float64
  - name: Leistung_lag_3_rolling_mean_24
    dtype: float64
  - name: Leistung_lag_48
    dtype: float64
  - name: Leistung_lag_8760
    dtype: float64
  - name: diffuse_radiation_neumunster_lag_6_rolling_mean_48
    dtype: float64
  - name: Leistung_lag_2_rolling_mean_48
    dtype: float64
  - name: cloud_cover_erfurt
    dtype: float64
  - name: Leistung_lag_3_rolling_mean_48
    dtype: float64
  - name: Leistung_lag_12_rolling_std_48
    dtype: float64
  - name: Leistung_lag_8760_rolling_mean_24
    dtype: float64
  - name: diffuse_radiation_erfurt_lag_48_rolling_mean_8760
    dtype: float64
  - name: diffuse_radiation_templin_lag_12
    dtype: float64
  - name: direct_normal_irradiance_erfurt_lag_48_rolling_mean_48
    dtype: float64
  - name: temperature_2m_guetersloh_lag_4380_rolling_mean_24
    dtype: float64
  - name: diffuse_radiation_neumunster_lag_12
    dtype: float64
  - name: __index_level_0__
    dtype: timestamp[ns, tz=UTC]
  splits:
  - name: train
    num_bytes: 25038144
    num_examples: 61368
  - name: validation
    num_bytes: 3573672
    num_examples: 8759
  - name: test
    num_bytes: 1193400
    num_examples: 2925
  download_size: 20629467
  dataset_size: 29805216
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---