Upload dataset
Browse files
README.md
CHANGED
|
@@ -230,6 +230,143 @@ dataset_info:
|
|
| 230 |
num_examples: 3548
|
| 231 |
download_size: 44123195
|
| 232 |
dataset_size: 101755620
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 233 |
- config_name: patient_dropout_prediction_conversational_classification
|
| 234 |
features:
|
| 235 |
- name: id
|
|
@@ -485,6 +622,12 @@ configs:
|
|
| 485 |
path: adverse_event_prediction_source/train-*
|
| 486 |
- split: test
|
| 487 |
path: adverse_event_prediction_source/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 488 |
- config_name: patient_dropout_prediction_conversational_classification
|
| 489 |
data_files:
|
| 490 |
- split: train
|
|
|
|
| 230 |
num_examples: 3548
|
| 231 |
download_size: 44123195
|
| 232 |
dataset_size: 101755620
|
| 233 |
+
- config_name: mortality_rate_prediction_source
|
| 234 |
+
features:
|
| 235 |
+
- name: 'Unnamed: 0'
|
| 236 |
+
dtype: string
|
| 237 |
+
- name: Active Comparator Arm Number
|
| 238 |
+
dtype: float64
|
| 239 |
+
- name: Behavioral intervention Number
|
| 240 |
+
dtype: float64
|
| 241 |
+
- name: Biological intervention Number
|
| 242 |
+
dtype: float64
|
| 243 |
+
- name: Combination Product intervention Number
|
| 244 |
+
dtype: float64
|
| 245 |
+
- name: Device intervention Number
|
| 246 |
+
dtype: float64
|
| 247 |
+
- name: Diagnostic Test intervention Number
|
| 248 |
+
dtype: float64
|
| 249 |
+
- name: Dietary Supplement intervention Number
|
| 250 |
+
dtype: float64
|
| 251 |
+
- name: Drug intervention Number
|
| 252 |
+
dtype: float64
|
| 253 |
+
- name: Experimental Arm Number
|
| 254 |
+
dtype: float64
|
| 255 |
+
- name: Genetic intervention Number
|
| 256 |
+
dtype: float64
|
| 257 |
+
- name: MaskingType-Care Provider
|
| 258 |
+
dtype: float64
|
| 259 |
+
- name: MaskingType-Investigator
|
| 260 |
+
dtype: float64
|
| 261 |
+
- name: MaskingType-Outcomes Assessor
|
| 262 |
+
dtype: float64
|
| 263 |
+
- name: MaskingType-Participant
|
| 264 |
+
dtype: float64
|
| 265 |
+
- name: No Intervention Arm Number
|
| 266 |
+
dtype: float64
|
| 267 |
+
- name: Other Arm Number
|
| 268 |
+
dtype: float64
|
| 269 |
+
- name: Other intervention Number
|
| 270 |
+
dtype: float64
|
| 271 |
+
- name: Placebo Comparator Arm Number
|
| 272 |
+
dtype: float64
|
| 273 |
+
- name: Procedure intervention Number
|
| 274 |
+
dtype: float64
|
| 275 |
+
- name: Radiation intervention Number
|
| 276 |
+
dtype: float64
|
| 277 |
+
- name: Sham Comparator Arm Number
|
| 278 |
+
dtype: float64
|
| 279 |
+
- name: brief_summary/textblock
|
| 280 |
+
dtype: string
|
| 281 |
+
- name: brief_title
|
| 282 |
+
dtype: string
|
| 283 |
+
- name: condition
|
| 284 |
+
dtype: string
|
| 285 |
+
- name: condition_browse/mesh_term
|
| 286 |
+
dtype: string
|
| 287 |
+
- name: eligibility/criteria/textblock
|
| 288 |
+
dtype: string
|
| 289 |
+
- name: eligibility/gender
|
| 290 |
+
dtype: string
|
| 291 |
+
- name: eligibility/healthy_volunteers
|
| 292 |
+
dtype: string
|
| 293 |
+
- name: eligibility/maximum_age
|
| 294 |
+
dtype: string
|
| 295 |
+
- name: eligibility/minimum_age
|
| 296 |
+
dtype: string
|
| 297 |
+
- name: enrollment
|
| 298 |
+
dtype: float64
|
| 299 |
+
- name: has_expanded_access
|
| 300 |
+
dtype: string
|
| 301 |
+
- name: icdcode
|
| 302 |
+
dtype: string
|
| 303 |
+
- name: intervention/description
|
| 304 |
+
dtype: string
|
| 305 |
+
- name: intervention/intervention_name
|
| 306 |
+
dtype: string
|
| 307 |
+
- name: intervention_browse/mesh_term
|
| 308 |
+
dtype: string
|
| 309 |
+
- name: ipd_info_type-Analytic Code
|
| 310 |
+
dtype: float64
|
| 311 |
+
- name: ipd_info_type-Clinical Study Report (CSR)
|
| 312 |
+
dtype: float64
|
| 313 |
+
- name: ipd_info_type-Informed Consent Form (ICF)
|
| 314 |
+
dtype: float64
|
| 315 |
+
- name: ipd_info_type-Statistical Analysis Plan (SAP)
|
| 316 |
+
dtype: float64
|
| 317 |
+
- name: ipd_info_type-Study Protocol
|
| 318 |
+
dtype: float64
|
| 319 |
+
- name: keyword
|
| 320 |
+
dtype: string
|
| 321 |
+
- name: location/facility/address/city
|
| 322 |
+
dtype: string
|
| 323 |
+
- name: number_of_arms
|
| 324 |
+
dtype: float64
|
| 325 |
+
- name: oversight_info/has_dmc
|
| 326 |
+
dtype: string
|
| 327 |
+
- name: oversight_info/is_fda_regulated_device
|
| 328 |
+
dtype: string
|
| 329 |
+
- name: oversight_info/is_fda_regulated_drug
|
| 330 |
+
dtype: string
|
| 331 |
+
- name: patient_data/sharing_ipd
|
| 332 |
+
dtype: string
|
| 333 |
+
- name: phase
|
| 334 |
+
dtype: string
|
| 335 |
+
- name: responsible_party/responsible_party_type
|
| 336 |
+
dtype: string
|
| 337 |
+
- name: smiless
|
| 338 |
+
dtype: string
|
| 339 |
+
- name: sponsors/lead_sponsor/agency_class
|
| 340 |
+
dtype: string
|
| 341 |
+
- name: study_design_info/allocation
|
| 342 |
+
dtype: string
|
| 343 |
+
- name: study_design_info/intervention_model
|
| 344 |
+
dtype: string
|
| 345 |
+
- name: study_design_info/intervention_model_description
|
| 346 |
+
dtype: string
|
| 347 |
+
- name: study_design_info/masking
|
| 348 |
+
dtype: string
|
| 349 |
+
- name: study_design_info/masking_description
|
| 350 |
+
dtype: string
|
| 351 |
+
- name: study_design_info/masking_num
|
| 352 |
+
dtype: float64
|
| 353 |
+
- name: study_design_info/primary_purpose
|
| 354 |
+
dtype: string
|
| 355 |
+
- name: study_type
|
| 356 |
+
dtype: string
|
| 357 |
+
- name: Label_Class
|
| 358 |
+
dtype: string
|
| 359 |
+
- name: Label_Regre
|
| 360 |
+
dtype: float64
|
| 361 |
+
splits:
|
| 362 |
+
- name: train
|
| 363 |
+
num_bytes: 81435013
|
| 364 |
+
num_examples: 14368
|
| 365 |
+
- name: test
|
| 366 |
+
num_bytes: 20351462
|
| 367 |
+
num_examples: 3548
|
| 368 |
+
download_size: 44089672
|
| 369 |
+
dataset_size: 101786475
|
| 370 |
- config_name: patient_dropout_prediction_conversational_classification
|
| 371 |
features:
|
| 372 |
- name: id
|
|
|
|
| 622 |
path: adverse_event_prediction_source/train-*
|
| 623 |
- split: test
|
| 624 |
path: adverse_event_prediction_source/test-*
|
| 625 |
+
- config_name: mortality_rate_prediction_source
|
| 626 |
+
data_files:
|
| 627 |
+
- split: train
|
| 628 |
+
path: mortality_rate_prediction_source/train-*
|
| 629 |
+
- split: test
|
| 630 |
+
path: mortality_rate_prediction_source/test-*
|
| 631 |
- config_name: patient_dropout_prediction_conversational_classification
|
| 632 |
data_files:
|
| 633 |
- split: train
|
mortality_rate_prediction_source/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd08012691fafab5625c70496ff5fbab37961571d9c32b36409fbf29bc525734
|
| 3 |
+
size 8845044
|
mortality_rate_prediction_source/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65746b99799b0eb4e614938ef6554768628e0c235b7c30a8fdb090c6a225be58
|
| 3 |
+
size 35244628
|