File size: 1,058 Bytes
13bb3b5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fae91e6
13bb3b5
fae91e6
13bb3b5
 
 
 
 
b3bc424
 
 
fae91e6
b3bc424
13bb3b5
 
 
bcb0bd1
 
 
 
 
 
 
 
13bb3b5
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
---
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)