Datasets:
Create data/boundary_trap.csv
Browse files- data/boundary_trap.csv +7 -0
data/boundary_trap.csv
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scenario_id,pressure,buffer,lag,coupling,content_score,regime_hint,label_stable
|
| 2 |
+
bt_0001,0.62,0.63,0.41,0.42,0.96,lag,0
|
| 3 |
+
bt_0002,0.60,0.64,0.38,0.40,0.95,lag,1
|
| 4 |
+
bt_0003,0.66,0.60,0.18,0.73,0.97,coupling,0
|
| 5 |
+
bt_0004,0.64,0.61,0.18,0.69,0.96,coupling,1
|
| 6 |
+
bt_0005,0.57,0.61,0.24,0.58,0.94,baseline,0
|
| 7 |
+
bt_0006,0.55,0.62,0.22,0.56,0.93,baseline,1
|