Datasets:
Tasks:
Tabular Regression
Formats:
csv
Size:
100K - 1M
Tags:
floating-offshore-wind-turbine
tower-fatigue
22-MW-wind-turbine
IEA-22-reference-turbine
tabular-dataset
benchmark-dataset
License:
File size: 566 Bytes
849ddcb | 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 | {
"dataset": "FLOATBench_TowerDamage",
"title": "FLOATBench Tower Damage (tabular fatigue benchmark)",
"version": "1.0",
"tower": "ref",
"counts": {
"rows": {
"train": 51840,
"test": 142200
},
"conditions": {
"train": 288,
"test": 790
},
"wind_setpoints": {
"train": 18,
"test": 22
},
"wave_pairs": {
"train": 288,
"test": 790
},
"seeds": 6,
"sections": 30
},
"split": {
"mode": "regime-aware (alpha-shape)",
"train_pct": 26.72,
"test_pct": 73.28
}
} |