Datasets:
Create data/test.csv
Browse files- data/test.csv +11 -0
data/test.csv
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scenario_id,hemoglobin_t0,hemoglobin_t1,hemoglobin_t2,spo2_t0,spo2_t1,spo2_t2,cardiac_output_proxy_t0,cardiac_output_proxy_t1,cardiac_output_proxy_t2,oxygen_demand_proxy,lactate_proxy_t0,lactate_proxy_t1,lactate_proxy_t2,intervention_delay,lab_noise,chart_noise,label
|
| 2 |
+
OT101,13.6,13.5,13.4,0.97,0.97,0.96,0.72,0.73,0.74,0.52,1.2,1.3,1.4,1,0.31,0.40,0
|
| 3 |
+
OT102,13.4,12.6,11.4,0.96,0.93,0.88,0.70,0.62,0.48,0.78,1.4,2.2,3.8,4,0.33,0.42,1
|
| 4 |
+
OT103,13.8,13.7,13.6,0.98,0.98,0.97,0.74,0.75,0.76,0.50,1.1,1.2,1.3,1,0.28,0.36,0
|
| 5 |
+
OT104,13.2,12.2,10.8,0.95,0.92,0.86,0.68,0.60,0.46,0.82,1.6,2.6,4.2,4,0.35,0.43,1
|
| 6 |
+
OT105,13.7,13.6,13.5,0.97,0.97,0.96,0.73,0.74,0.75,0.53,1.2,1.3,1.4,1,0.30,0.38,0
|
| 7 |
+
OT106,13.0,11.8,10.2,0.94,0.90,0.84,0.66,0.56,0.42,0.86,1.8,3.0,4.8,4,0.37,0.44,1
|
| 8 |
+
OT107,13.9,13.8,13.7,0.98,0.98,0.97,0.75,0.76,0.77,0.49,1.1,1.2,1.3,1,0.27,0.35,0
|
| 9 |
+
OT108,13.3,12.5,11.2,0.96,0.92,0.87,0.69,0.61,0.47,0.80,1.5,2.4,4.0,3,0.34,0.41,1
|
| 10 |
+
OT109,13.6,13.5,13.4,0.97,0.97,0.96,0.72,0.73,0.74,0.52,1.2,1.3,1.4,1,0.29,0.37,0
|
| 11 |
+
OT110,12.8,11.5,9.8,0.93,0.88,0.82,0.64,0.52,0.38,0.88,2.0,3.4,5.2,4,0.36,0.42,1
|