File size: 1,234 Bytes
0efad3c |
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 |
---
dataset_info:
features:
- name: Age at diagnosis
dtype: int64
- name: Regional nodes positive (1988+)
dtype: int64
- name: Total number of in situ/malignant tumors for patient
dtype: int64
- name: Radiation recode
dtype: string
- name: Chemotherapy recode
dtype: string
- name: Radiation sequence with surgery
dtype: string
- name: ER Status Recode Breast Cancer (1990+)
dtype: string
- name: PR Status Recode Breast Cancer (1990+)
dtype: string
- name: CS tumor size (2004-2015)
dtype: string
- name: Derived HER2 Recode (2010+)
dtype: string
- name: Regional nodes examined (1988+)
dtype: int64
- name: COD to site recode
dtype: string
- name: Race recode
dtype: string
- name: Sex
dtype: string
- name: Vital status recode (study cutoff used)
dtype: string
- name: Diagnosis_year
dtype: int64
- name: Last_fu _year
dtype: int64
- name: interva_years
dtype: int64
- name: stutus_5_years
dtype: string
splits:
- name: train
num_bytes: 7506109
num_examples: 35349
download_size: 527075
dataset_size: 7506109
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|