File size: 1,945 Bytes
55392a2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 |
---
dataset_info:
features:
- name: age
dtype: float64
- name: sex
dtype: string
- name: hospdead
dtype: int64
- name: slos
dtype: int64
- name: dzgroup
dtype: string
- name: dzclass
dtype: string
- name: num.co
dtype: int64
- name: edu
dtype: float64
- name: income
dtype: string
- name: scoma
dtype: float64
- name: charges
dtype: float64
- name: totcst
dtype: float64
- name: totmcst
dtype: float64
- name: avtisst
dtype: float64
- name: race
dtype: string
- name: sps
dtype: float64
- name: aps
dtype: float64
- name: surv2m
dtype: float64
- name: surv6m
dtype: float64
- name: hday
dtype: int64
- name: diabetes
dtype: int64
- name: dementia
dtype: int64
- name: ca
dtype: string
- name: prg2m
dtype: float64
- name: prg6m
dtype: float64
- name: dnr
dtype: string
- name: dnrday
dtype: float64
- name: meanbp
dtype: float64
- name: wblc
dtype: float64
- name: hrt
dtype: float64
- name: resp
dtype: float64
- name: temp
dtype: float64
- name: pafi
dtype: float64
- name: alb
dtype: float64
- name: bili
dtype: float64
- name: crea
dtype: float64
- name: sod
dtype: float64
- name: ph
dtype: float64
- name: glucose
dtype: float64
- name: bun
dtype: float64
- name: urine
dtype: float64
- name: adlp
dtype: float64
- name: adls
dtype: float64
- name: sfdm2
dtype: string
- name: adlsc
dtype: float64
- name: event_times
dtype: int64
- name: event_indicators
dtype: int64
splits:
- name: train
num_bytes: 3753153
num_examples: 9105
download_size: 827762
dataset_size: 3753153
---
# Dataset Card for "support2"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |