-
Notifications
You must be signed in to change notification settings - Fork 0
/
bug26.ok
268 lines (232 loc) · 9.88 KB
/
bug26.ok
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
TiMBL 6.8 (c) CLST/ILK/CLIPS 1998 - 2022.
Tilburg Memory Based Learner
Centre for Language and Speech Technology, Radboud University
Induction of Linguistic Knowledge Research Group, Tilburg University
CLiPS Computational Linguistics Group, University of Antwerp
Tue Aug 2 12:02:06 2022
Examine datafile 'tests/bug26.train' gave the following results:
Number of Features: 3
InputFormat : C4.5
Phase 1: Reading Datafile: tests/bug26.train
Start: 0 @ Tue Aug 2 12:02:06 2022
Finished: 29 @ Tue Aug 2 12:02:06 2022
Calculating Entropy Tue Aug 2 12:02:06 2022
Lines of data : 29
DB Entropy : 0.97844933
Number of Classes : 2
Feats Vals InfoGain GainRatio
1 4 0.19803780 0.12034940
2 5 0.062249179 0.030433063
3 5 0.024392020 0.011399513 NUMERIC
Preparation took 0 seconds, 0 milliseconds and 162 microseconds
Feature Permutation based on GainRatio/Values :
< 1, 2, 3 >
Phase 2: Building multi index on Datafile: tests/bug26.train
Start: 0 @ Tue Aug 2 12:02:06 2022
Finished: 29 @ Tue Aug 2 12:02:06 2022
Phase 3: Learning from Datafile: tests/bug26.train
Start: 0 @ Tue Aug 2 12:02:06 2022
Finished: 29 @ Tue Aug 2 12:02:06 2022
Size of InstanceBase = 51 Nodes, (2040 bytes), 29.17 % compression
Learning took 0 seconds, 0 milliseconds and 261 microseconds
Writing Instance-Base in: tests/bug26.tree
TiMBL 6.8 (c) CLST/ILK/CLIPS 1998 - 2022.
Tilburg Memory Based Learner
Centre for Language and Speech Technology, Radboud University
Induction of Linguistic Knowledge Research Group, Tilburg University
CLiPS Computational Linguistics Group, University of Antwerp
Tue Aug 2 12:02:06 2022
Reading Instance-Base from: tests/bug26.tree
Size of InstanceBase = 51 Nodes, (2040 bytes), 29.17 % compression
Feature Permutation based on Data File Ordering :
< 1, 2, 3 >
Examine datafile './tests/bug26.test' gave the following results:
Number of Features: 3
InputFormat : C4.5
Starting to test, Testfile: ./tests/bug26.test
Writing output in: ./tests/bug26.test.IB1.O.gr.k1.out
Algorithm : IB1
Global metric : Overlap
Deviant Feature Metrics:(none)
Weighting : GainRatio
Feature 1 : 0.120349398760858
Feature 2 : 0.030433063314477
Feature 3 : 0.011399512855398
Tested: 1 @ Tue Aug 2 12:02:06 2022
Tested: 2 @ Tue Aug 2 12:02:06 2022
Tested: 3 @ Tue Aug 2 12:02:06 2022
Tested: 4 @ Tue Aug 2 12:02:06 2022
Tested: 5 @ Tue Aug 2 12:02:06 2022
Tested: 6 @ Tue Aug 2 12:02:06 2022
Tested: 7 @ Tue Aug 2 12:02:06 2022
Ready: 7 @ Tue Aug 2 12:02:06 2022
Seconds taken: 0.0001 (52631.58 p/s)
overall accuracy: 0.714286 (5/7), of which 2 exact matches
Examine datafile './tests/bug26.test' gave the following results:
Number of Features: 3
InputFormat : C4.5
Starting to test, Testfile: ./tests/bug26.test
Writing output in: ./tests/bug26.test.IB1.O:N3.gr.k1.out
Algorithm : IB1
Global metric : Overlap
Deviant Feature Metrics:
Feature[3] : Numeric
Weighting : GainRatio
Feature 1 : 0.120349398760858
Feature 2 : 0.030433063314477
Feature 3 : 0.011399512855398
Tested: 1 @ Tue Aug 2 12:02:06 2022
Tested: 2 @ Tue Aug 2 12:02:06 2022
Tested: 3 @ Tue Aug 2 12:02:06 2022
Tested: 4 @ Tue Aug 2 12:02:06 2022
Tested: 5 @ Tue Aug 2 12:02:06 2022
Tested: 6 @ Tue Aug 2 12:02:06 2022
Tested: 7 @ Tue Aug 2 12:02:06 2022
Ready: 7 @ Tue Aug 2 12:02:06 2022
Seconds taken: 0.0002 (36082.47 p/s)
overall accuracy: 0.714286 (5/7), of which 2 exact matches
Examine datafile './tests/bug26.test' gave the following results:
Number of Features: 3
InputFormat : C4.5
Starting to test, Testfile: ./tests/bug26.test
Writing output in: ./tests/bug26.test.IB1.M.gr.k1.out
Algorithm : IB1
Global metric : Value Difference, Prestored matrix
Deviant Feature Metrics:(none)
Size of value-matrix[1] = 48 Bytes
Size of value-matrix[2] = 48 Bytes
Size of value-matrix[3] = 48 Bytes
Total Size of value-matrices 144 Bytes
Weighting : GainRatio
Feature 1 : 0.120349398760858
Feature 2 : 0.030433063314477
Feature 3 : 0.011399512855398
Tested: 1 @ Tue Aug 2 12:02:06 2022
Tested: 2 @ Tue Aug 2 12:02:06 2022
Tested: 3 @ Tue Aug 2 12:02:06 2022
Tested: 4 @ Tue Aug 2 12:02:06 2022
Tested: 5 @ Tue Aug 2 12:02:06 2022
Tested: 6 @ Tue Aug 2 12:02:06 2022
Tested: 7 @ Tue Aug 2 12:02:06 2022
Ready: 7 @ Tue Aug 2 12:02:06 2022
Seconds taken: 0.0001 (61403.51 p/s)
overall accuracy: 0.571429 (4/7), of which 3 exact matches
There was 1 tie of which 1 (100.00%) was correctly resolved
Examine datafile './tests/bug26.test' gave the following results:
Number of Features: 3
InputFormat : C4.5
Starting to test, Testfile: ./tests/bug26.test
Writing output in: ./tests/bug26.test.IB1.M:N3:DC2.gr.k1.out
Algorithm : IB1
Global metric : Value Difference, Prestored matrix
Deviant Feature Metrics:
Feature[2] : Dice coefficient (Prestored)
Feature[3] : Numeric
Size of value-matrix[1] = 48 Bytes
Size of value-matrix[2] = 48 Bytes
Total Size of value-matrices 96 Bytes
Weighting : GainRatio
Feature 1 : 0.120349398760858
Feature 2 : 0.030433063314477
Feature 3 : 0.011399512855398
Tested: 1 @ Tue Aug 2 12:02:06 2022
Tested: 2 @ Tue Aug 2 12:02:06 2022
Tested: 3 @ Tue Aug 2 12:02:06 2022
Tested: 4 @ Tue Aug 2 12:02:06 2022
Tested: 5 @ Tue Aug 2 12:02:06 2022
Tested: 6 @ Tue Aug 2 12:02:06 2022
Tested: 7 @ Tue Aug 2 12:02:06 2022
Ready: 7 @ Tue Aug 2 12:02:06 2022
Seconds taken: 0.0002 (46357.62 p/s)
overall accuracy: 0.714286 (5/7), of which 2 exact matches
Examine datafile './tests/bug26.test' gave the following results:
Number of Features: 3
InputFormat : C4.5
Starting to test, Testfile: ./tests/bug26.test
Writing output in: ./tests/bug26.test.IB1.M.gr.k1.out
Algorithm : IB1
Global metric : Value Difference, Prestored matrix
Deviant Feature Metrics:(none)
Size of value-matrix[1] = 48 Bytes
Size of value-matrix[2] = 48 Bytes
Size of value-matrix[3] = 48 Bytes
Total Size of value-matrices 144 Bytes
Weighting : GainRatio
Feature 1 : 0.120349398760858
Feature 2 : 0.030433063314477
Feature 3 : 0.011399512855398
Tested: 1 @ Tue Aug 2 12:02:06 2022
Tested: 2 @ Tue Aug 2 12:02:06 2022
Tested: 3 @ Tue Aug 2 12:02:06 2022
Tested: 4 @ Tue Aug 2 12:02:06 2022
Tested: 5 @ Tue Aug 2 12:02:06 2022
Tested: 6 @ Tue Aug 2 12:02:06 2022
Tested: 7 @ Tue Aug 2 12:02:06 2022
Ready: 7 @ Tue Aug 2 12:02:06 2022
Seconds taken: 0.0001 (68627.45 p/s)
overall accuracy: 0.571429 (4/7), of which 3 exact matches
There was 1 tie of which 1 (100.00%) was correctly resolved
Examine datafile './tests/bug26.test' gave the following results:
Number of Features: 3
InputFormat : C4.5
Starting to test, Testfile: ./tests/bug26.test
Writing output in: ./tests/bug26.test.IB1.M:S2:DC1.gr.k1.out
Algorithm : IB1
Global metric : Value Difference, Prestored matrix
Deviant Feature Metrics:
Feature[1] : Dice coefficient (Prestored)
Feature[2] : Jensen-Shannon Divergence (Prestored)
Size of value-matrix[1] = 48 Bytes
Size of value-matrix[2] = 48 Bytes
Size of value-matrix[3] = 48 Bytes
Total Size of value-matrices 144 Bytes
Weighting : GainRatio
Feature 1 : 0.120349398760858
Feature 2 : 0.030433063314477
Feature 3 : 0.011399512855398
Tested: 1 @ Tue Aug 2 12:02:06 2022
Tested: 2 @ Tue Aug 2 12:02:06 2022
Tested: 3 @ Tue Aug 2 12:02:06 2022
Tested: 4 @ Tue Aug 2 12:02:06 2022
Tested: 5 @ Tue Aug 2 12:02:06 2022
Tested: 6 @ Tue Aug 2 12:02:06 2022
Tested: 7 @ Tue Aug 2 12:02:06 2022
Ready: 7 @ Tue Aug 2 12:02:06 2022
Seconds taken: 0.0001 (56451.61 p/s)
overall accuracy: 0.571429 (4/7), of which 3 exact matches
There was 1 tie of which 1 (100.00%) was correctly resolved
C,rood,3,+,- { + 1.00000, - 2.00000 } 0.0000000000000
C,groen,3,+,+ { + 4.00000, - 3.00000 } 0.030433063314477
A,groen,-4,-,- { - 3.00000 } 0.041832576169875
A,grijs,kaas,-,- { - 3.00000 } 0.041832576169875
B,rood,2,+,+ { + 2.00000, - 1.00000 } 0.0000000000000
B,rood,0,+,+ { + 4.00000, - 3.00000 } 0.011399512855398
D,rood,8,-,+ { + 1.00000 } 0.011399512855398
C,rood,3,+,- { + 1.00000, - 2.00000 } 0.0000000000000
C,groen,3,+,+ { + 4.00000, - 3.00000 } 0.030433063314477
A,groen,-4,-,- { - 2.00000 } 0.047532332597574
A,grijs,kaas,-,- { - 3.00000 } 0.041832576169875
B,rood,2,+,+ { + 2.00000, - 1.00000 } 0.0000000000000
B,rood,0,+,+ { + 2.00000, - 1.00000 } 0.0028498782138496
D,rood,8,-,+ { + 1.00000 } 0.014249391069248
C,rood,3,+,- { + 1.00000, - 2.00000 } 0.0000000000000
C,groen,3,+,- { + 1.00000, - 2.00000 } 0.013833210597490
A,groen,-4,-,- { - 2.00000 } 0.022811911598327
A,grijs,kaas,-,- { - 1.00000 } 0.011399512855398
B,rood,2,+,+ { + 2.00000, - 1.00000 } 0.0000000000000
B,rood,0,+,+ { + 4.00000, - 3.00000 } 0.0000000000000
D,rood,8,-,+ { + 1.00000 } 0.011399512855398
C,rood,3,+,- { + 1.00000, - 2.00000 } 0.0000000000000
C,groen,3,+,+ { + 1.00000 } 0.021490964064439
A,groen,-4,-,- { - 2.00000 } 0.047532332597574
A,grijs,kaas,-,- { - 3.00000 } 0.041832576169875
B,rood,2,+,+ { + 2.00000, - 1.00000 } 0.0000000000000
B,rood,0,+,+ { + 2.00000, - 1.00000 } 0.0028498782138496
D,rood,8,-,+ { + 1.00000 } 0.014249391069248
C,rood,3,+,- { + 1.00000, - 2.00000 } 0.0000000000000
C,groen,3,+,- { + 1.00000, - 2.00000 } 0.0084059641538475
A,groen,-4,-,- { - 2.00000 } 0.018064209427849
A,grijs,kaas,-,- { - 1.00000 } 0.011399512855398
B,rood,2,+,+ { + 2.00000, - 1.00000 } 0.0000000000000
B,rood,0,+,+ { + 6.00000, - 3.00000 } 0.0000000000000
D,rood,8,-,+ { + 1.00000 } 0.011399512855398