avewright commited on
Commit
9d127f0
·
verified ·
1 Parent(s): 3fe469d

Add batch datagen_001 (3,500 rows)

Browse files
README.md ADDED
@@ -0,0 +1,192 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: datagen_001
4
+ features:
5
+ - name: humidity
6
+ dtype: float64
7
+ - name: temperature
8
+ dtype: float64
9
+ - name: disk_iops
10
+ dtype: float64
11
+ - name: latency_ms
12
+ dtype: float64
13
+ - name: fan_rpm
14
+ dtype: float64
15
+ - name: throughput_gbps
16
+ dtype: float64
17
+ - name: current
18
+ dtype: float64
19
+ - name: mem_pct
20
+ dtype: float64
21
+ - name: uptime_hours
22
+ dtype: float64
23
+ - name: pressure
24
+ dtype: float64
25
+ - name: voltage
26
+ dtype: float64
27
+ - name: vibration
28
+ dtype: float64
29
+ - name: packet_loss
30
+ dtype: float64
31
+ - name: error_rate
32
+ dtype: float64
33
+ - name: cpu_pct
34
+ dtype: float64
35
+ - name: iot_15
36
+ dtype: float64
37
+ - name: iot_16
38
+ dtype: float64
39
+ - name: iot_17
40
+ dtype: float64
41
+ - name: iot_18
42
+ dtype: float64
43
+ - name: iot_19
44
+ dtype: float64
45
+ - name: iot_20
46
+ dtype: float64
47
+ - name: iot_21
48
+ dtype: float64
49
+ - name: iot_22
50
+ dtype: float64
51
+ - name: iot_23
52
+ dtype: float64
53
+ - name: iot_24
54
+ dtype: float64
55
+ - name: iot_25
56
+ dtype: float64
57
+ - name: iot_26
58
+ dtype: float64
59
+ - name: iot_27
60
+ dtype: float64
61
+ - name: iot_28
62
+ dtype: float64
63
+ - name: iot_29
64
+ dtype: float64
65
+ - name: iot_30
66
+ dtype: float64
67
+ - name: target
68
+ dtype: int64
69
+ - name: _source_meta
70
+ dtype: large_string
71
+ - name: intensity
72
+ dtype: float64
73
+ - name: reaction_time
74
+ dtype: float64
75
+ - name: balance
76
+ dtype: float64
77
+ - name: cost_usd
78
+ dtype: float64
79
+ - name: purity
80
+ dtype: float64
81
+ - name: entropy
82
+ dtype: float64
83
+ - name: age
84
+ dtype: float64
85
+ - name: yield_pct
86
+ dtype: float64
87
+ - name: carrier_id
88
+ dtype: float64
89
+ - name: priority
90
+ dtype: float64
91
+ - name: fuel_consumption
92
+ dtype: float64
93
+ - name: wavelength
94
+ dtype: float64
95
+ - name: science_23
96
+ dtype: float64
97
+ - name: pressure_pa
98
+ dtype: float64
99
+ - name: fragile
100
+ dtype: float64
101
+ - name: debt_ratio
102
+ dtype: float64
103
+ - name: loan_amount
104
+ dtype: float64
105
+ - name: margin
106
+ dtype: float64
107
+ - name: assets
108
+ dtype: float64
109
+ - name: science_20
110
+ dtype: float64
111
+ - name: energy_kj
112
+ dtype: float64
113
+ - name: concentration
114
+ dtype: float64
115
+ - name: route_id
116
+ dtype: float64
117
+ - name: volume
118
+ dtype: float64
119
+ - name: logistics_17
120
+ dtype: float64
121
+ - name: default
122
+ dtype: float64
123
+ - name: science_18
124
+ dtype: float64
125
+ - name: weight_kg
126
+ dtype: float64
127
+ - name: logistics_15
128
+ dtype: float64
129
+ - name: velocity
130
+ dtype: float64
131
+ - name: science_19
132
+ dtype: float64
133
+ - name: income
134
+ dtype: float64
135
+ - name: interest_rate
136
+ dtype: float64
137
+ - name: warehouse_id
138
+ dtype: float64
139
+ - name: science_17
140
+ dtype: float64
141
+ - name: customs_flag
142
+ dtype: float64
143
+ - name: load_factor
144
+ dtype: float64
145
+ - name: return_flag
146
+ dtype: float64
147
+ - name: science_22
148
+ dtype: float64
149
+ - name: distance_km
150
+ dtype: float64
151
+ - name: temperature_k
152
+ dtype: float64
153
+ - name: science_16
154
+ dtype: float64
155
+ - name: expenses
156
+ dtype: float64
157
+ - name: damage_rate
158
+ dtype: float64
159
+ - name: logistics_16
160
+ dtype: float64
161
+ - name: acceleration
162
+ dtype: float64
163
+ - name: mass
164
+ dtype: float64
165
+ - name: ph
166
+ dtype: float64
167
+ - name: employment_years
168
+ dtype: float64
169
+ - name: transit_days
170
+ dtype: float64
171
+ - name: science_15
172
+ dtype: float64
173
+ - name: credit_score
174
+ dtype: float64
175
+ - name: science_21
176
+ dtype: float64
177
+ - name: tax_rate
178
+ dtype: float64
179
+ - name: on_time
180
+ dtype: float64
181
+ splits:
182
+ - name: train
183
+ num_bytes: 3815106
184
+ num_examples: 3500
185
+ download_size: 585236
186
+ dataset_size: 3815106
187
+ configs:
188
+ - config_name: datagen_001
189
+ data_files:
190
+ - split: train
191
+ path: datagen_001/train-*
192
+ ---
datagen_001/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:686c5f6053422bd9b61c8aee0a166b13752d75e0255d61312c858fcf56415805
3
+ size 585236