Add batch datagen_002 (17,000 rows)
Browse files- README.md +273 -1
- datagen_002/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
| 4 |
features:
|
| 5 |
- name: humidity
|
| 6 |
dtype: float64
|
|
@@ -184,9 +184,281 @@ dataset_info:
|
|
| 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 |
---
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: datagen_001
|
| 4 |
features:
|
| 5 |
- name: humidity
|
| 6 |
dtype: float64
|
|
|
|
| 184 |
num_examples: 3500
|
| 185 |
download_size: 585236
|
| 186 |
dataset_size: 3815106
|
| 187 |
+
- config_name: datagen_002
|
| 188 |
+
features:
|
| 189 |
+
- name: performance_score
|
| 190 |
+
dtype: float64
|
| 191 |
+
- name: team_size
|
| 192 |
+
dtype: float64
|
| 193 |
+
- name: department_id
|
| 194 |
+
dtype: float64
|
| 195 |
+
- name: peer_rating
|
| 196 |
+
dtype: float64
|
| 197 |
+
- name: promotions
|
| 198 |
+
dtype: float64
|
| 199 |
+
- name: satisfaction
|
| 200 |
+
dtype: float64
|
| 201 |
+
- name: absences
|
| 202 |
+
dtype: float64
|
| 203 |
+
- name: bonus_pct
|
| 204 |
+
dtype: float64
|
| 205 |
+
- name: role_level
|
| 206 |
+
dtype: float64
|
| 207 |
+
- name: training_hours
|
| 208 |
+
dtype: float64
|
| 209 |
+
- name: remote_days
|
| 210 |
+
dtype: float64
|
| 211 |
+
- name: overtime_hours
|
| 212 |
+
dtype: float64
|
| 213 |
+
- name: tenure_years
|
| 214 |
+
dtype: float64
|
| 215 |
+
- name: attrition
|
| 216 |
+
dtype: float64
|
| 217 |
+
- name: salary
|
| 218 |
+
dtype: float64
|
| 219 |
+
- name: hr_15
|
| 220 |
+
dtype: float64
|
| 221 |
+
- name: hr_16
|
| 222 |
+
dtype: float64
|
| 223 |
+
- name: hr_17
|
| 224 |
+
dtype: float64
|
| 225 |
+
- name: hr_18
|
| 226 |
+
dtype: float64
|
| 227 |
+
- name: hr_19
|
| 228 |
+
dtype: float64
|
| 229 |
+
- name: hr_20
|
| 230 |
+
dtype: float64
|
| 231 |
+
- name: hr_21
|
| 232 |
+
dtype: float64
|
| 233 |
+
- name: hr_22
|
| 234 |
+
dtype: float64
|
| 235 |
+
- name: hr_23
|
| 236 |
+
dtype: float64
|
| 237 |
+
- name: hr_24
|
| 238 |
+
dtype: float64
|
| 239 |
+
- name: hr_25
|
| 240 |
+
dtype: float64
|
| 241 |
+
- name: hr_26
|
| 242 |
+
dtype: float64
|
| 243 |
+
- name: hr_27
|
| 244 |
+
dtype: float64
|
| 245 |
+
- name: hr_28
|
| 246 |
+
dtype: float64
|
| 247 |
+
- name: hr_29
|
| 248 |
+
dtype: float64
|
| 249 |
+
- name: hr_30
|
| 250 |
+
dtype: float64
|
| 251 |
+
- name: hr_31
|
| 252 |
+
dtype: float64
|
| 253 |
+
- name: hr_32
|
| 254 |
+
dtype: float64
|
| 255 |
+
- name: hr_33
|
| 256 |
+
dtype: float64
|
| 257 |
+
- name: hr_34
|
| 258 |
+
dtype: float64
|
| 259 |
+
- name: hr_35
|
| 260 |
+
dtype: float64
|
| 261 |
+
- name: hr_36
|
| 262 |
+
dtype: float64
|
| 263 |
+
- name: hr_37
|
| 264 |
+
dtype: float64
|
| 265 |
+
- name: hr_38
|
| 266 |
+
dtype: float64
|
| 267 |
+
- name: target
|
| 268 |
+
dtype: int64
|
| 269 |
+
- name: _source_meta
|
| 270 |
+
dtype: large_string
|
| 271 |
+
- name: packet_loss
|
| 272 |
+
dtype: float64
|
| 273 |
+
- name: iot_48
|
| 274 |
+
dtype: float64
|
| 275 |
+
- name: vibration
|
| 276 |
+
dtype: float64
|
| 277 |
+
- name: iot_32
|
| 278 |
+
dtype: float64
|
| 279 |
+
- name: loan_amount
|
| 280 |
+
dtype: float64
|
| 281 |
+
- name: iot_17
|
| 282 |
+
dtype: float64
|
| 283 |
+
- name: expenses
|
| 284 |
+
dtype: float64
|
| 285 |
+
- name: iot_30
|
| 286 |
+
dtype: float64
|
| 287 |
+
- name: hr_48
|
| 288 |
+
dtype: float64
|
| 289 |
+
- name: hr_42
|
| 290 |
+
dtype: float64
|
| 291 |
+
- name: iot_21
|
| 292 |
+
dtype: float64
|
| 293 |
+
- name: disk_iops
|
| 294 |
+
dtype: float64
|
| 295 |
+
- name: iot_45
|
| 296 |
+
dtype: float64
|
| 297 |
+
- name: hr_53
|
| 298 |
+
dtype: float64
|
| 299 |
+
- name: current
|
| 300 |
+
dtype: float64
|
| 301 |
+
- name: iot_41
|
| 302 |
+
dtype: float64
|
| 303 |
+
- name: iot_38
|
| 304 |
+
dtype: float64
|
| 305 |
+
- name: iot_29
|
| 306 |
+
dtype: float64
|
| 307 |
+
- name: hr_51
|
| 308 |
+
dtype: float64
|
| 309 |
+
- name: iot_34
|
| 310 |
+
dtype: float64
|
| 311 |
+
- name: iot_42
|
| 312 |
+
dtype: float64
|
| 313 |
+
- name: iot_40
|
| 314 |
+
dtype: float64
|
| 315 |
+
- name: iot_18
|
| 316 |
+
dtype: float64
|
| 317 |
+
- name: voltage
|
| 318 |
+
dtype: float64
|
| 319 |
+
- name: age
|
| 320 |
+
dtype: float64
|
| 321 |
+
- name: iot_15
|
| 322 |
+
dtype: float64
|
| 323 |
+
- name: iot_37
|
| 324 |
+
dtype: float64
|
| 325 |
+
- name: balance
|
| 326 |
+
dtype: float64
|
| 327 |
+
- name: debt_ratio
|
| 328 |
+
dtype: float64
|
| 329 |
+
- name: mem_pct
|
| 330 |
+
dtype: float64
|
| 331 |
+
- name: hr_49
|
| 332 |
+
dtype: float64
|
| 333 |
+
- name: iot_23
|
| 334 |
+
dtype: float64
|
| 335 |
+
- name: iot_36
|
| 336 |
+
dtype: float64
|
| 337 |
+
- name: iot_19
|
| 338 |
+
dtype: float64
|
| 339 |
+
- name: revenue
|
| 340 |
+
dtype: float64
|
| 341 |
+
- name: iot_50
|
| 342 |
+
dtype: float64
|
| 343 |
+
- name: hr_57
|
| 344 |
+
dtype: float64
|
| 345 |
+
- name: hr_58
|
| 346 |
+
dtype: float64
|
| 347 |
+
- name: hr_59
|
| 348 |
+
dtype: float64
|
| 349 |
+
- name: iot_44
|
| 350 |
+
dtype: float64
|
| 351 |
+
- name: hr_43
|
| 352 |
+
dtype: float64
|
| 353 |
+
- name: iot_27
|
| 354 |
+
dtype: float64
|
| 355 |
+
- name: error_rate
|
| 356 |
+
dtype: float64
|
| 357 |
+
- name: iot_20
|
| 358 |
+
dtype: float64
|
| 359 |
+
- name: hr_44
|
| 360 |
+
dtype: float64
|
| 361 |
+
- name: throughput_gbps
|
| 362 |
+
dtype: float64
|
| 363 |
+
- name: iot_51
|
| 364 |
+
dtype: float64
|
| 365 |
+
- name: pressure
|
| 366 |
+
dtype: float64
|
| 367 |
+
- name: hr_45
|
| 368 |
+
dtype: float64
|
| 369 |
+
- name: fan_rpm
|
| 370 |
+
dtype: float64
|
| 371 |
+
- name: margin
|
| 372 |
+
dtype: float64
|
| 373 |
+
- name: hr_47
|
| 374 |
+
dtype: float64
|
| 375 |
+
- name: employment_years
|
| 376 |
+
dtype: float64
|
| 377 |
+
- name: income
|
| 378 |
+
dtype: float64
|
| 379 |
+
- name: uptime_hours
|
| 380 |
+
dtype: float64
|
| 381 |
+
- name: iot_26
|
| 382 |
+
dtype: float64
|
| 383 |
+
- name: iot_22
|
| 384 |
+
dtype: float64
|
| 385 |
+
- name: iot_24
|
| 386 |
+
dtype: float64
|
| 387 |
+
- name: iot_49
|
| 388 |
+
dtype: float64
|
| 389 |
+
- name: interest_rate
|
| 390 |
+
dtype: float64
|
| 391 |
+
- name: iot_43
|
| 392 |
+
dtype: float64
|
| 393 |
+
- name: hr_40
|
| 394 |
+
dtype: float64
|
| 395 |
+
- name: hr_54
|
| 396 |
+
dtype: float64
|
| 397 |
+
- name: temperature
|
| 398 |
+
dtype: float64
|
| 399 |
+
- name: iot_35
|
| 400 |
+
dtype: float64
|
| 401 |
+
- name: iot_28
|
| 402 |
+
dtype: float64
|
| 403 |
+
- name: hr_55
|
| 404 |
+
dtype: float64
|
| 405 |
+
- name: liabilities
|
| 406 |
+
dtype: float64
|
| 407 |
+
- name: hr_46
|
| 408 |
+
dtype: float64
|
| 409 |
+
- name: iot_25
|
| 410 |
+
dtype: float64
|
| 411 |
+
- name: tax_rate
|
| 412 |
+
dtype: float64
|
| 413 |
+
- name: iot_39
|
| 414 |
+
dtype: float64
|
| 415 |
+
- name: cpu_pct
|
| 416 |
+
dtype: float64
|
| 417 |
+
- name: default
|
| 418 |
+
dtype: float64
|
| 419 |
+
- name: latency_ms
|
| 420 |
+
dtype: float64
|
| 421 |
+
- name: iot_16
|
| 422 |
+
dtype: float64
|
| 423 |
+
- name: iot_52
|
| 424 |
+
dtype: float64
|
| 425 |
+
- name: hr_52
|
| 426 |
+
dtype: float64
|
| 427 |
+
- name: humidity
|
| 428 |
+
dtype: float64
|
| 429 |
+
- name: credit_score
|
| 430 |
+
dtype: float64
|
| 431 |
+
- name: iot_47
|
| 432 |
+
dtype: float64
|
| 433 |
+
- name: hr_56
|
| 434 |
+
dtype: float64
|
| 435 |
+
- name: iot_33
|
| 436 |
+
dtype: float64
|
| 437 |
+
- name: hr_41
|
| 438 |
+
dtype: float64
|
| 439 |
+
- name: hr_50
|
| 440 |
+
dtype: float64
|
| 441 |
+
- name: hr_39
|
| 442 |
+
dtype: float64
|
| 443 |
+
- name: hr_60
|
| 444 |
+
dtype: float64
|
| 445 |
+
- name: iot_46
|
| 446 |
+
dtype: float64
|
| 447 |
+
- name: iot_31
|
| 448 |
+
dtype: float64
|
| 449 |
+
splits:
|
| 450 |
+
- name: train
|
| 451 |
+
num_bytes: 24305126
|
| 452 |
+
num_examples: 17000
|
| 453 |
+
download_size: 2906539
|
| 454 |
+
dataset_size: 24305126
|
| 455 |
configs:
|
| 456 |
- config_name: datagen_001
|
| 457 |
data_files:
|
| 458 |
- split: train
|
| 459 |
path: datagen_001/train-*
|
| 460 |
+
- config_name: datagen_002
|
| 461 |
+
data_files:
|
| 462 |
+
- split: train
|
| 463 |
+
path: datagen_002/train-*
|
| 464 |
---
|
datagen_002/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9785eb2baf70f284fc93951ab9eb5b46f954674cca042cb52da94a2a5b91447f
|
| 3 |
+
size 2906539
|