--- 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-* ---