1
+ {
2
+ "creationTimeStamp" : " 0001-01-01T00:00:00Z" ,
3
+ "modifiedTimeStamp" : " 0001-01-01T00:00:00Z" ,
4
+ "revision" : 0 ,
5
+ "name" : " dmcas_misc" ,
6
+ "version" : 0 ,
7
+ "order" : 0 ,
8
+ "parameterMap" : {
9
+ "CorrectText" : {
10
+ "label" : " Status" ,
11
+ "length" : 12 ,
12
+ "order" : 8 ,
13
+ "parameter" : " CorrectText" ,
14
+ "preformatted" : false ,
15
+ "type" : " char" ,
16
+ "values" : [
17
+ " CorrectText"
18
+ ]
19
+ },
20
+ "Outcome" : {
21
+ "label" : " Predicted Outcome" ,
22
+ "length" : 256 ,
23
+ "order" : 6 ,
24
+ "parameter" : " Outcome" ,
25
+ "preformatted" : false ,
26
+ "type" : " char" ,
27
+ "values" : [
28
+ " Outcome"
29
+ ]
30
+ },
31
+ "OutcomeText" : {
32
+ "label" : " Predicted Outcome (Event/NonEvent)" ,
33
+ "length" : 12 ,
34
+ "order" : 7 ,
35
+ "parameter" : " OutcomeText" ,
36
+ "preformatted" : false ,
37
+ "type" : " char" ,
38
+ "values" : [
39
+ " OutcomeText"
40
+ ]
41
+ },
42
+ "Target" : {
43
+ "label" : " Target" ,
44
+ "length" : 256 ,
45
+ "order" : 4 ,
46
+ "parameter" : " Target" ,
47
+ "preformatted" : false ,
48
+ "type" : " char" ,
49
+ "values" : [
50
+ " Target"
51
+ ]
52
+ },
53
+ "TargetText" : {
54
+ "label" : " Target (Event/NonEvent)" ,
55
+ "length" : 12 ,
56
+ "order" : 5 ,
57
+ "parameter" : " TargetText" ,
58
+ "preformatted" : false ,
59
+ "type" : " char" ,
60
+ "values" : [
61
+ " TargetText"
62
+ ]
63
+ },
64
+ "_Count_" : {
65
+ "label" : " Count" ,
66
+ "length" : 8 ,
67
+ "order" : 10 ,
68
+ "parameter" : " _Count_" ,
69
+ "preformatted" : false ,
70
+ "type" : " num" ,
71
+ "values" : [
72
+ " _Count_"
73
+ ]
74
+ },
75
+ "_DataRole_" : {
76
+ "label" : " Data Role" ,
77
+ "length" : 10 ,
78
+ "order" : 11 ,
79
+ "parameter" : " _DataRole_" ,
80
+ "preformatted" : false ,
81
+ "type" : " char" ,
82
+ "values" : [
83
+ " _DataRole_"
84
+ ]
85
+ },
86
+ "_Percent_" : {
87
+ "label" : " Percent" ,
88
+ "length" : 8 ,
89
+ "order" : 9 ,
90
+ "parameter" : " _Percent_" ,
91
+ "preformatted" : false ,
92
+ "type" : " num" ,
93
+ "values" : [
94
+ " _Percent_"
95
+ ]
96
+ },
97
+ "_TargetName_" : {
98
+ "label" : " Target Name" ,
99
+ "length" : 3 ,
100
+ "order" : 1 ,
101
+ "parameter" : " _TargetName_" ,
102
+ "preformatted" : false ,
103
+ "type" : " char" ,
104
+ "values" : [
105
+ " _TargetName_"
106
+ ]
107
+ },
108
+ "_cutoffSource_" : {
109
+ "label" : " Cutoff Source" ,
110
+ "length" : 8 ,
111
+ "order" : 3 ,
112
+ "parameter" : " _cutoffSource_" ,
113
+ "preformatted" : false ,
114
+ "type" : " char" ,
115
+ "values" : [
116
+ " _cutoffSource_"
117
+ ]
118
+ },
119
+ "_cutoff_" : {
120
+ "label" : " Cutoff" ,
121
+ "length" : 8 ,
122
+ "order" : 2 ,
123
+ "parameter" : " _cutoff_" ,
124
+ "preformatted" : false ,
125
+ "type" : " num" ,
126
+ "values" : [
127
+ " _cutoff_"
128
+ ]
129
+ }
130
+ },
131
+ "data" : [
132
+ {
133
+ "dataMap" : {
134
+ "CorrectText" : " CORRECT" ,
135
+ "Outcome" : " 1" ,
136
+ "_Count_" : " None" ,
137
+ "_DataRole_" : " VALIDATE" ,
138
+ "_cutoffSource_" : " Default" ,
139
+ "_cutoff_" : " 0.5"
140
+ },
141
+ "rowNumber" : 1
142
+ },
143
+ {
144
+ "dataMap" : {
145
+ "CorrectText" : " INCORRECT" ,
146
+ "Outcome" : " 0" ,
147
+ "_Count_" : " None" ,
148
+ "_DataRole_" : " VALIDATE" ,
149
+ "_cutoffSource_" : " Default" ,
150
+ "_cutoff_" : " 0.5"
151
+ },
152
+ "rowNumber" : 2
153
+ },
154
+ {
155
+ "dataMap" : {
156
+ "CorrectText" : " CORRECT" ,
157
+ "Outcome" : " 0" ,
158
+ "_Count_" : " None" ,
159
+ "_DataRole_" : " VALIDATE" ,
160
+ "_cutoffSource_" : " Default" ,
161
+ "_cutoff_" : " 0.5"
162
+ },
163
+ "rowNumber" : 3
164
+ },
165
+ {
166
+ "dataMap" : {
167
+ "CorrectText" : " INCORRECT" ,
168
+ "Outcome" : " 1" ,
169
+ "_Count_" : " None" ,
170
+ "_DataRole_" : " VALIDATE" ,
171
+ "_cutoffSource_" : " Default" ,
172
+ "_cutoff_" : " 0.5"
173
+ },
174
+ "rowNumber" : 4
175
+ },
176
+ {
177
+ "dataMap" : {
178
+ "CorrectText" : " CORRECT" ,
179
+ "Outcome" : " 1" ,
180
+ "_Count_" : " 633.0" ,
181
+ "_DataRole_" : " TRAIN" ,
182
+ "_cutoffSource_" : " Default" ,
183
+ "_cutoff_" : " 0.5"
184
+ },
185
+ "rowNumber" : 5
186
+ },
187
+ {
188
+ "dataMap" : {
189
+ "CorrectText" : " INCORRECT" ,
190
+ "Outcome" : " 0" ,
191
+ "_Count_" : " 209.0" ,
192
+ "_DataRole_" : " TRAIN" ,
193
+ "_cutoffSource_" : " Default" ,
194
+ "_cutoff_" : " 0.5"
195
+ },
196
+ "rowNumber" : 6
197
+ },
198
+ {
199
+ "dataMap" : {
200
+ "CorrectText" : " CORRECT" ,
201
+ "Outcome" : " 0" ,
202
+ "_Count_" : " 3149.0" ,
203
+ "_DataRole_" : " TRAIN" ,
204
+ "_cutoffSource_" : " Default" ,
205
+ "_cutoff_" : " 0.5"
206
+ },
207
+ "rowNumber" : 7
208
+ },
209
+ {
210
+ "dataMap" : {
211
+ "CorrectText" : " INCORRECT" ,
212
+ "Outcome" : " 1" ,
213
+ "_Count_" : " 181.0" ,
214
+ "_DataRole_" : " TRAIN" ,
215
+ "_cutoffSource_" : " Default" ,
216
+ "_cutoff_" : " 0.5"
217
+ },
218
+ "rowNumber" : 8
219
+ },
220
+ {
221
+ "dataMap" : {
222
+ "CorrectText" : " CORRECT" ,
223
+ "Outcome" : " 1" ,
224
+ "_Count_" : " 68.0" ,
225
+ "_DataRole_" : " TEST" ,
226
+ "_cutoffSource_" : " Default" ,
227
+ "_cutoff_" : " 0.5"
228
+ },
229
+ "rowNumber" : 9
230
+ },
231
+ {
232
+ "dataMap" : {
233
+ "CorrectText" : " INCORRECT" ,
234
+ "Outcome" : " 0" ,
235
+ "_Count_" : " 279.0" ,
236
+ "_DataRole_" : " TEST" ,
237
+ "_cutoffSource_" : " Default" ,
238
+ "_cutoff_" : " 0.5"
239
+ },
240
+ "rowNumber" : 10
241
+ },
242
+ {
243
+ "dataMap" : {
244
+ "CorrectText" : " CORRECT" ,
245
+ "Outcome" : " 0" ,
246
+ "_Count_" : " 1428.0" ,
247
+ "_DataRole_" : " TEST" ,
248
+ "_cutoffSource_" : " Default" ,
249
+ "_cutoff_" : " 0.5"
250
+ },
251
+ "rowNumber" : 11
252
+ },
253
+ {
254
+ "dataMap" : {
255
+ "CorrectText" : " INCORRECT" ,
256
+ "Outcome" : " 1" ,
257
+ "_Count_" : " 13.0" ,
258
+ "_DataRole_" : " TEST" ,
259
+ "_cutoffSource_" : " Default" ,
260
+ "_cutoff_" : " 0.5"
261
+ },
262
+ "rowNumber" : 12
263
+ }
264
+ ],
265
+ "xInteger" : false ,
266
+ "yInteger" : false
267
+ }
0 commit comments