File size: 1,104 Bytes
486c4c8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: time
    dtype: int64
  - name: label
    dtype: int64
  - name: true_time
    dtype: int64
  - name: true_label
    dtype: int64
  - name: feature1
    dtype: float64
  - name: feature2
    dtype: float64
  - name: feature3
    dtype: float64
  - name: feature4
    dtype: float64
  - name: feature5
    dtype: float64
  - name: feature6
    dtype: float64
  - name: feature7
    dtype: float64
  - name: feature8
    dtype: float64
  - name: feature9
    dtype: float64
  - name: feature10
    dtype: float64
  - name: feature11
    dtype: float64
  - name: feature12
    dtype: float64
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 2611200
    num_examples: 19200
  - name: test
    num_bytes: 816000
    num_examples: 6000
  - name: validation
    num_bytes: 652800
    num_examples: 4800
  download_size: 3733894
  dataset_size: 4080000
---
# Dataset Card for "synthetic_competing_risk"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)