Upload dataset
Browse files
README.md
CHANGED
|
@@ -1,5 +1,142 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
- config_name: patient_dropout_prediction_conversational_classification
|
| 4 |
features:
|
| 5 |
- name: id
|
|
@@ -231,6 +368,12 @@ dataset_info:
|
|
| 231 |
download_size: 83644911
|
| 232 |
dataset_size: 195102767
|
| 233 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 234 |
- config_name: patient_dropout_prediction_conversational_classification
|
| 235 |
data_files:
|
| 236 |
- split: train
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: adverse_event_prediction_source
|
| 4 |
+
features:
|
| 5 |
+
- name: 'Unnamed: 0'
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: Active Comparator Arm Number
|
| 8 |
+
dtype: float64
|
| 9 |
+
- name: Behavioral intervention Number
|
| 10 |
+
dtype: float64
|
| 11 |
+
- name: Biological intervention Number
|
| 12 |
+
dtype: float64
|
| 13 |
+
- name: Combination Product intervention Number
|
| 14 |
+
dtype: float64
|
| 15 |
+
- name: Device intervention Number
|
| 16 |
+
dtype: float64
|
| 17 |
+
- name: Diagnostic Test intervention Number
|
| 18 |
+
dtype: float64
|
| 19 |
+
- name: Dietary Supplement intervention Number
|
| 20 |
+
dtype: float64
|
| 21 |
+
- name: Drug intervention Number
|
| 22 |
+
dtype: float64
|
| 23 |
+
- name: Experimental Arm Number
|
| 24 |
+
dtype: float64
|
| 25 |
+
- name: Genetic intervention Number
|
| 26 |
+
dtype: float64
|
| 27 |
+
- name: MaskingType-Care Provider
|
| 28 |
+
dtype: float64
|
| 29 |
+
- name: MaskingType-Investigator
|
| 30 |
+
dtype: float64
|
| 31 |
+
- name: MaskingType-Outcomes Assessor
|
| 32 |
+
dtype: float64
|
| 33 |
+
- name: MaskingType-Participant
|
| 34 |
+
dtype: float64
|
| 35 |
+
- name: No Intervention Arm Number
|
| 36 |
+
dtype: float64
|
| 37 |
+
- name: Other Arm Number
|
| 38 |
+
dtype: float64
|
| 39 |
+
- name: Other intervention Number
|
| 40 |
+
dtype: float64
|
| 41 |
+
- name: Placebo Comparator Arm Number
|
| 42 |
+
dtype: float64
|
| 43 |
+
- name: Procedure intervention Number
|
| 44 |
+
dtype: float64
|
| 45 |
+
- name: Radiation intervention Number
|
| 46 |
+
dtype: float64
|
| 47 |
+
- name: Sham Comparator Arm Number
|
| 48 |
+
dtype: float64
|
| 49 |
+
- name: brief_summary/textblock
|
| 50 |
+
dtype: string
|
| 51 |
+
- name: brief_title
|
| 52 |
+
dtype: string
|
| 53 |
+
- name: condition
|
| 54 |
+
dtype: string
|
| 55 |
+
- name: condition_browse/mesh_term
|
| 56 |
+
dtype: string
|
| 57 |
+
- name: eligibility/criteria/textblock
|
| 58 |
+
dtype: string
|
| 59 |
+
- name: eligibility/gender
|
| 60 |
+
dtype: string
|
| 61 |
+
- name: eligibility/healthy_volunteers
|
| 62 |
+
dtype: string
|
| 63 |
+
- name: eligibility/maximum_age
|
| 64 |
+
dtype: string
|
| 65 |
+
- name: eligibility/minimum_age
|
| 66 |
+
dtype: string
|
| 67 |
+
- name: enrollment
|
| 68 |
+
dtype: float64
|
| 69 |
+
- name: has_expanded_access
|
| 70 |
+
dtype: string
|
| 71 |
+
- name: icdcode
|
| 72 |
+
dtype: string
|
| 73 |
+
- name: intervention/description
|
| 74 |
+
dtype: string
|
| 75 |
+
- name: intervention/intervention_name
|
| 76 |
+
dtype: string
|
| 77 |
+
- name: intervention_browse/mesh_term
|
| 78 |
+
dtype: string
|
| 79 |
+
- name: ipd_info_type-Analytic Code
|
| 80 |
+
dtype: float64
|
| 81 |
+
- name: ipd_info_type-Clinical Study Report (CSR)
|
| 82 |
+
dtype: float64
|
| 83 |
+
- name: ipd_info_type-Informed Consent Form (ICF)
|
| 84 |
+
dtype: float64
|
| 85 |
+
- name: ipd_info_type-Statistical Analysis Plan (SAP)
|
| 86 |
+
dtype: float64
|
| 87 |
+
- name: ipd_info_type-Study Protocol
|
| 88 |
+
dtype: float64
|
| 89 |
+
- name: keyword
|
| 90 |
+
dtype: string
|
| 91 |
+
- name: location/facility/address/city
|
| 92 |
+
dtype: string
|
| 93 |
+
- name: number_of_arms
|
| 94 |
+
dtype: float64
|
| 95 |
+
- name: oversight_info/has_dmc
|
| 96 |
+
dtype: string
|
| 97 |
+
- name: oversight_info/is_fda_regulated_device
|
| 98 |
+
dtype: string
|
| 99 |
+
- name: oversight_info/is_fda_regulated_drug
|
| 100 |
+
dtype: string
|
| 101 |
+
- name: patient_data/sharing_ipd
|
| 102 |
+
dtype: string
|
| 103 |
+
- name: phase
|
| 104 |
+
dtype: string
|
| 105 |
+
- name: responsible_party/responsible_party_type
|
| 106 |
+
dtype: string
|
| 107 |
+
- name: smiless
|
| 108 |
+
dtype: string
|
| 109 |
+
- name: sponsors/lead_sponsor/agency_class
|
| 110 |
+
dtype: string
|
| 111 |
+
- name: study_design_info/allocation
|
| 112 |
+
dtype: string
|
| 113 |
+
- name: study_design_info/intervention_model
|
| 114 |
+
dtype: string
|
| 115 |
+
- name: study_design_info/intervention_model_description
|
| 116 |
+
dtype: string
|
| 117 |
+
- name: study_design_info/masking
|
| 118 |
+
dtype: string
|
| 119 |
+
- name: study_design_info/masking_description
|
| 120 |
+
dtype: string
|
| 121 |
+
- name: study_design_info/masking_num
|
| 122 |
+
dtype: float64
|
| 123 |
+
- name: study_design_info/primary_purpose
|
| 124 |
+
dtype: string
|
| 125 |
+
- name: study_type
|
| 126 |
+
dtype: string
|
| 127 |
+
- name: Label_Class
|
| 128 |
+
dtype: string
|
| 129 |
+
- name: Label_Regre
|
| 130 |
+
dtype: float64
|
| 131 |
+
splits:
|
| 132 |
+
- name: train
|
| 133 |
+
num_bytes: 81410261
|
| 134 |
+
num_examples: 14368
|
| 135 |
+
- name: test
|
| 136 |
+
num_bytes: 20345359
|
| 137 |
+
num_examples: 3548
|
| 138 |
+
download_size: 44123195
|
| 139 |
+
dataset_size: 101755620
|
| 140 |
- config_name: patient_dropout_prediction_conversational_classification
|
| 141 |
features:
|
| 142 |
- name: id
|
|
|
|
| 368 |
download_size: 83644911
|
| 369 |
dataset_size: 195102767
|
| 370 |
configs:
|
| 371 |
+
- config_name: adverse_event_prediction_source
|
| 372 |
+
data_files:
|
| 373 |
+
- split: train
|
| 374 |
+
path: adverse_event_prediction_source/train-*
|
| 375 |
+
- split: test
|
| 376 |
+
path: adverse_event_prediction_source/test-*
|
| 377 |
- config_name: patient_dropout_prediction_conversational_classification
|
| 378 |
data_files:
|
| 379 |
- split: train
|
adverse_event_prediction_source/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:66174ba60dd922792c9a28e2107bdce8d1e703ac0ccfd94bd2de083107ed7571
|
| 3 |
+
size 8851713
|
adverse_event_prediction_source/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d19d7ab88cc0abef8deee99cfe863950c4a23ced8f1f2d16f44d7cd2f18abbd0
|
| 3 |
+
size 35271482
|