Create data/test.csv
Browse files- data/test.csv +6 -0
data/test.csv
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
trial_id,exposure_level,metabolic_clearance,co_medication_load,toxicity_signal,label,signal
|
| 2 |
+
T211,moderate,normal,low,stable,coherent,Stable toxicity under moderate exposure and normal clearance with low co-med load.
|
| 3 |
+
T212,high,low,high,escalating,collapse_risk,Full coupled failure across all nodes.
|
| 4 |
+
T213,high,normal,moderate,rising,tradeoff,Rising toxicity with high exposure and moderate co-med load but clearance normal.
|
| 5 |
+
T214,low,high,high,rising,tradeoff,High co-med load drives rising toxicity despite low exposure and high clearance.
|
| 6 |
+
T215,moderate,low,moderate,escalating,tradeoff,Escalating toxicity with low clearance but not max exposure or co-med load.
|