gexu13 commited on
Commit
d01eeb6
·
verified ·
1 Parent(s): acd535e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: PatientIdentifier
5
+ dtype: int64
6
+ - name: PatientFirstName
7
+ dtype: string
8
+ - name: PatientLastName
9
+ dtype: string
10
+ - name: PatientGender
11
+ dtype: string
12
+ - name: PatientAgeGroup
13
+ dtype: string
14
+ - name: PatientAge
15
+ dtype: int64
16
+ - name: ClinicalCondition
17
+ dtype: string
18
+ - name: ClinicalDiagnosisCode
19
+ dtype: string
20
+ - name: PrimaryDiagnosisCode
21
+ dtype: string
22
+ - name: PrimaryProcedureCode
23
+ dtype: string
24
+ - name: ProcedureCount
25
+ dtype: int64
26
+ - name: OutpatientProcedureCount
27
+ dtype: int64
28
+ - name: ResourceIntensityWeight
29
+ dtype: float64
30
+ - name: ExpectedLengthOfStayDays
31
+ dtype: float64
32
+ - name: ALCResourceIntensityWeight
33
+ dtype: int64
34
+ - name: CardioversionFlag
35
+ dtype: string
36
+ - name: CellSaverFlag
37
+ dtype: string
38
+ - name: ChemotherapyFlag
39
+ dtype: string
40
+ - name: DialysisFlag
41
+ dtype: string
42
+ - name: HeartResuscitationFlag
43
+ dtype: string
44
+ - name: VentilationGe96HoursFlag
45
+ dtype: string
46
+ - name: VentilationLt96HoursFlag
47
+ dtype: string
48
+ - name: FeedingTubeFlag
49
+ dtype: string
50
+ - name: ParacentesisFlag
51
+ dtype: string
52
+ - name: ParenteralNutritionFlag
53
+ dtype: string
54
+ - name: PleurocentesisFlag
55
+ dtype: string
56
+ - name: RadiotherapyFlag
57
+ dtype: string
58
+ - name: TracheostomyFlag
59
+ dtype: string
60
+ - name: VascularAccessDeviceFlag
61
+ dtype: string
62
+ - name: BiopsyFlag
63
+ dtype: string
64
+ - name: EndoscopyFlag
65
+ dtype: string
66
+ - name: ECMOFlag
67
+ dtype: string
68
+ splits:
69
+ - name: train
70
+ num_bytes: 167677383
71
+ num_examples: 512364
72
+ - name: validation
73
+ num_bytes: 52961670
74
+ num_examples: 162002
75
+ - name: test
76
+ num_bytes: 62130900
77
+ num_examples: 189772
78
+ download_size: 23456535
79
+ dataset_size: 282769953
80
+ configs:
81
+ - config_name: default
82
+ data_files:
83
+ - split: train
84
+ path: data/train-*
85
+ - split: validation
86
+ path: data/validation-*
87
+ - split: test
88
+ path: data/test-*
89
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87233c5fd1852f75c647fcb9aadaa3ab1c1e055db84d8582d211c3f96cbe3f12
3
+ size 5608677
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8fa6611011ee8f7db671ea9ee3a80190e5324ec1887eb5f769d71985c9f9fda
3
+ size 13314786
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a46df5ead014355823b02fb94f48fd5a61d184343559dc70be474a065705e48
3
+ size 4533072