Datasets:
Create data/test.csv
Browse files- data/test.csv +6 -0
data/test.csv
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
id,population_shift,protocol_deviation_rate,site_variance_level,endpoint_fragility,signal,label
|
| 2 |
+
11,none,low,low,low,Baseline coherence across all nodes,0
|
| 3 |
+
12,minor,medium,low,low,Manageable drift without endpoint break,1
|
| 4 |
+
13,minor,medium,high,high,Site variance plus shift breaks endpoint credibility,2
|
| 5 |
+
14,major,low,medium,medium,Shift present but deviation controlled. Fragility emerging,1
|
| 6 |
+
15,major,high,high,high,Full quad failure with endpoint collapse,2
|