Datasets:
Create data/test.csv
Browse files- data/test.csv +11 -0
data/test.csv
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
row_id,series_id,day,host_model,abx_drug,abx_exposure_index,severity_index,anc_10e9_L,expected_anc_10e9_L,anc_recovery_vs_expected,temp_c,expected_temp_c,temp_nonresponse_vs_expected,crp_mg_L,expected_crp_mg_L,crp_nonresponse_vs_expected,neutro_fever_coherence_index,later_icu_or_persistent_bacteremia_or_antifungal_escalation_flag,assay_method,source_type,neutropenic_response_coherence_failure_signal,earliest_neutropenic_response_coherence_failure,notes
|
| 2 |
+
ABXCS007-TE-0001,S5,0,human_sim,cefepime,0.10,0.90,0.05,0.05,0.00,39.4,39.4,0.0,220,220,0,0.90,0,vitals_anc_crp_panel,simulated,0,0,baseline
|
| 3 |
+
ABXCS007-TE-0002,S5,2,human_sim,cefepime,0.90,0.90,0.35,0.15,0.20,38.9,38.0,0.9,180,140,40,0.35,0,vitals_anc_crp_panel,simulated,0,0,first signal
|
| 4 |
+
ABXCS007-TE-0003,S5,3,human_sim,cefepime,0.90,0.90,0.60,0.25,0.35,39.0,37.6,1.4,175,110,65,0.30,0,vitals_anc_crp_panel,simulated,1,1,onset
|
| 5 |
+
ABXCS007-TE-0004,S5,5,human_sim,cefepime,0.90,0.90,1.20,0.60,0.60,39.1,37.2,1.9,190,80,110,0.20,1,vitals_anc_crp_panel,simulated,1,0,later flag
|
| 6 |
+
ABXCS007-TE-0005,S6,0,human_sim,piperacillin_tazobactam,0.10,0.80,0.05,0.05,0.00,39.0,39.0,0.0,200,200,0,0.90,0,vitals_anc_crp_panel,simulated,0,0,baseline
|
| 7 |
+
ABXCS007-TE-0006,S6,2,human_sim,piperacillin_tazobactam,0.90,0.80,0.30,0.18,0.12,39.3,37.8,1.5,120,120,0,0.30,0,vitals_anc_crp_panel,simulated,0,0,one point fever spike
|
| 8 |
+
ABXCS007-TE-0007,S6,4,human_sim,piperacillin_tazobactam,0.90,0.80,0.90,0.60,0.30,37.0,37.0,0.0,60,60,0,0.83,0,vitals_anc_crp_panel,simulated,0,0,recovery
|
| 9 |
+
ABXCS007-TE-0008,S7,3,human_sim,cefepime,0.30,0.90,0.60,0.25,0.35,39.0,37.6,1.4,175,110,65,0.30,1,vitals_anc_crp_panel,simulated,0,0,exposure low ignore
|
| 10 |
+
ABXCS007-TE-0009,S8,3,human_sim,cefepime,0.90,0.30,0.60,0.25,0.35,39.0,37.6,1.4,175,110,65,0.30,1,vitals_anc_crp_panel,simulated,0,0,severity low ignore
|
| 11 |
+
ABXCS007-TE-0010,S9,0,human_sim,cefepime,0.90,0.90,0.05,0.05,0.00,39.2,39.2,0.0,220,220,0,0.90,1,vitals_anc_crp_panel,simulated,0,0,baseline only
|