|
|
--- |
|
|
dataset_info: |
|
|
features: |
|
|
- name: horTh |
|
|
dtype: float64 |
|
|
- name: tsize |
|
|
dtype: float64 |
|
|
- name: menostat |
|
|
dtype: float64 |
|
|
- name: age |
|
|
dtype: float64 |
|
|
- name: pnodes |
|
|
dtype: float64 |
|
|
- name: progrec |
|
|
dtype: float64 |
|
|
- name: estrec |
|
|
dtype: float64 |
|
|
- name: event_times |
|
|
dtype: float64 |
|
|
- name: event_indicators |
|
|
dtype: float64 |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 111312 |
|
|
num_examples: 1546 |
|
|
- name: test |
|
|
num_bytes: 49392 |
|
|
num_examples: 686 |
|
|
download_size: 28144 |
|
|
dataset_size: 160704 |
|
|
--- |
|
|
# Dataset Card for "gbsg" |
|
|
|
|
|
A combination of the Rotterdam tumor bank and the German Breast Cancer Study Group. |
|
|
|
|
|
This is the processed data set used in the DeepSurv paper (Katzman et al. 2018), and details |
|
|
can be found at https://doi.org/10.1186/s12874-018-0482-1 |
|
|
|
|
|
See https://github.com/jaredleekatzman/DeepSurv/tree/master/experiments/data |
|
|
for original data. |
|
|
|
|
|
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |