Skip to content

Commit 7c0bb31

Browse files
committed
fixed failing tests and baselines
1 parent d2502f9 commit 7c0bb31

9 files changed

+899
-762
lines changed

test/BaselineOutput/Common/Command/CommandCrossValidationKeyLabelWithFloatKeyValues-out.txt

Lines changed: 44 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,38 +4,80 @@ Making per-feature arrays
44
Changing data from row-wise to column-wise
55
Processed 40 instances
66
Binning and forming Feature objects
7-
Reserved memory for tree learner: 10764 bytes
7+
Reserved memory for tree learner: %Number% bytes
88
Starting to train ...
99
Not training a calibrator because it is not needed.
1010
Not adding a normalizer.
1111
Making per-feature arrays
1212
Changing data from row-wise to column-wise
1313
Processed 32 instances
1414
Binning and forming Feature objects
15-
Reserved memory for tree learner: 6396 bytes
15+
Reserved memory for tree learner: %Number% bytes
1616
Starting to train ...
1717
Not training a calibrator because it is not needed.
1818
NDCG@1: 0.000000
1919
NDCG@2: 0.000000
2020
NDCG@3: 0.000000
21+
NDCG@4: 0.000000
22+
NDCG@5: 0.000000
23+
NDCG@6: 0.000000
24+
NDCG@7: 0.000000
25+
NDCG@8: 0.000000
26+
NDCG@9: 0.000000
27+
NDCG@10: 0.000000
2128
DCG@1: 0.000000
2229
DCG@2: 0.000000
2330
DCG@3: 0.000000
31+
DCG@4: 0.000000
32+
DCG@5: 0.000000
33+
DCG@6: 0.000000
34+
DCG@7: 0.000000
35+
DCG@8: 0.000000
36+
DCG@9: 0.000000
37+
DCG@10: 0.000000
2438
NDCG@1: 0.000000
2539
NDCG@2: 0.000000
2640
NDCG@3: 0.000000
41+
NDCG@4: 0.000000
42+
NDCG@5: 0.000000
43+
NDCG@6: 0.000000
44+
NDCG@7: 0.000000
45+
NDCG@8: 0.000000
46+
NDCG@9: 0.000000
47+
NDCG@10: 0.000000
2748
DCG@1: 0.000000
2849
DCG@2: 0.000000
2950
DCG@3: 0.000000
51+
DCG@4: 0.000000
52+
DCG@5: 0.000000
53+
DCG@6: 0.000000
54+
DCG@7: 0.000000
55+
DCG@8: 0.000000
56+
DCG@9: 0.000000
57+
DCG@10: 0.000000
3058

3159
OVERALL RESULTS
3260
---------------------------------------
3361
NDCG@1: 0.000000 (0.0000)
3462
NDCG@2: 0.000000 (0.0000)
3563
NDCG@3: 0.000000 (0.0000)
64+
NDCG@4: 0.000000 (0.0000)
65+
NDCG@5: 0.000000 (0.0000)
66+
NDCG@6: 0.000000 (0.0000)
67+
NDCG@7: 0.000000 (0.0000)
68+
NDCG@8: 0.000000 (0.0000)
69+
NDCG@9: 0.000000 (0.0000)
70+
NDCG@10: 0.000000 (0.0000)
3671
DCG@1: 0.000000 (0.0000)
3772
DCG@2: 0.000000 (0.0000)
3873
DCG@3: 0.000000 (0.0000)
74+
DCG@4: 0.000000 (0.0000)
75+
DCG@5: 0.000000 (0.0000)
76+
DCG@6: 0.000000 (0.0000)
77+
DCG@7: 0.000000 (0.0000)
78+
DCG@8: 0.000000 (0.0000)
79+
DCG@9: 0.000000 (0.0000)
80+
DCG@10: 0.000000 (0.0000)
3981

4082
---------------------------------------
4183
Physical memory usage(MB): %Number%

test/BaselineOutput/Common/Command/CommandTrainRanking-3-metrics.txt

Lines changed: 501 additions & 501 deletions
Large diffs are not rendered by default.
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,45 @@
11
NDCG@1: 0.313492
22
NDCG@2: 0.328916
33
NDCG@3: 0.342168
4+
NDCG@4: 0.342168
5+
NDCG@5: 0.343530
6+
NDCG@6: 0.343158
7+
NDCG@7: 0.343158
8+
NDCG@8: 0.343537
9+
NDCG@9: 0.344631
10+
NDCG@10: 0.344631
411
DCG@1: 1.356820
512
DCG@2: 1.562708
613
DCG@3: 1.657170
14+
DCG@4: 1.664567
15+
DCG@5: 1.677855
16+
DCG@6: 1.677855
17+
DCG@7: 1.677855
18+
DCG@8: 1.683273
19+
DCG@9: 1.693614
20+
DCG@10: 1.693614
721

822
OVERALL RESULTS
923
---------------------------------------
1024
NDCG@1: 0.313492 (0.0000)
1125
NDCG@2: 0.328916 (0.0000)
1226
NDCG@3: 0.342168 (0.0000)
27+
NDCG@4: 0.342168 (0.0000)
28+
NDCG@5: 0.343530 (0.0000)
29+
NDCG@6: 0.343158 (0.0000)
30+
NDCG@7: 0.343158 (0.0000)
31+
NDCG@8: 0.343537 (0.0000)
32+
NDCG@9: 0.344631 (0.0000)
33+
NDCG@10: 0.344631 (0.0000)
1334
DCG@1: 1.356820 (0.0000)
1435
DCG@2: 1.562708 (0.0000)
1536
DCG@3: 1.657170 (0.0000)
37+
DCG@4: 1.664567 (0.0000)
38+
DCG@5: 1.677855 (0.0000)
39+
DCG@6: 1.677855 (0.0000)
40+
DCG@7: 1.677855 (0.0000)
41+
DCG@8: 1.683273 (0.0000)
42+
DCG@9: 1.693614 (0.0000)
43+
DCG@10: 1.693614 (0.0000)
1644

1745
---------------------------------------
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,45 @@
11
NDCG@1: 0.313492
22
NDCG@2: 0.328916
33
NDCG@3: 0.342168
4+
NDCG@4: 0.342168
5+
NDCG@5: 0.343530
6+
NDCG@6: 0.343158
7+
NDCG@7: 0.343158
8+
NDCG@8: 0.343537
9+
NDCG@9: 0.344631
10+
NDCG@10: 0.344631
411
DCG@1: 1.356820
512
DCG@2: 1.562708
613
DCG@3: 1.657170
14+
DCG@4: 1.664567
15+
DCG@5: 1.677855
16+
DCG@6: 1.677855
17+
DCG@7: 1.677855
18+
DCG@8: 1.683273
19+
DCG@9: 1.693614
20+
DCG@10: 1.693614
721

822
OVERALL RESULTS
923
---------------------------------------
1024
NDCG@1: 0.313492 (0.0000)
1125
NDCG@2: 0.328916 (0.0000)
1226
NDCG@3: 0.342168 (0.0000)
27+
NDCG@4: 0.342168 (0.0000)
28+
NDCG@5: 0.343530 (0.0000)
29+
NDCG@6: 0.343158 (0.0000)
30+
NDCG@7: 0.343158 (0.0000)
31+
NDCG@8: 0.343537 (0.0000)
32+
NDCG@9: 0.344631 (0.0000)
33+
NDCG@10: 0.344631 (0.0000)
1334
DCG@1: 1.356820 (0.0000)
1435
DCG@2: 1.562708 (0.0000)
1536
DCG@3: 1.657170 (0.0000)
37+
DCG@4: 1.664567 (0.0000)
38+
DCG@5: 1.677855 (0.0000)
39+
DCG@6: 1.677855 (0.0000)
40+
DCG@7: 1.677855 (0.0000)
41+
DCG@8: 1.683273 (0.0000)
42+
DCG@9: 1.693614 (0.0000)
43+
DCG@10: 1.693614 (0.0000)
1644

1745
---------------------------------------

test/BaselineOutput/Common/Command/CommandTrainRanking-5-out.txt

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,46 @@ Not training a calibrator because it is not needed.
1111
NDCG@1: 0.313492
1212
NDCG@2: 0.328916
1313
NDCG@3: 0.342168
14+
NDCG@4: 0.342168
15+
NDCG@5: 0.343530
16+
NDCG@6: 0.343158
17+
NDCG@7: 0.343158
18+
NDCG@8: 0.343537
19+
NDCG@9: 0.344631
20+
NDCG@10: 0.344631
1421
DCG@1: 1.356820
1522
DCG@2: 1.562708
1623
DCG@3: 1.657170
24+
DCG@4: 1.664567
25+
DCG@5: 1.677855
26+
DCG@6: 1.677855
27+
DCG@7: 1.677855
28+
DCG@8: 1.683273
29+
DCG@9: 1.693614
30+
DCG@10: 1.693614
1731

1832
OVERALL RESULTS
1933
---------------------------------------
2034
NDCG@1: 0.313492 (0.0000)
2135
NDCG@2: 0.328916 (0.0000)
2236
NDCG@3: 0.342168 (0.0000)
37+
NDCG@4: 0.342168 (0.0000)
38+
NDCG@5: 0.343530 (0.0000)
39+
NDCG@6: 0.343158 (0.0000)
40+
NDCG@7: 0.343158 (0.0000)
41+
NDCG@8: 0.343537 (0.0000)
42+
NDCG@9: 0.344631 (0.0000)
43+
NDCG@10: 0.344631 (0.0000)
2344
DCG@1: 1.356820 (0.0000)
2445
DCG@2: 1.562708 (0.0000)
2546
DCG@3: 1.657170 (0.0000)
47+
DCG@4: 1.664567 (0.0000)
48+
DCG@5: 1.677855 (0.0000)
49+
DCG@6: 1.677855 (0.0000)
50+
DCG@7: 1.677855 (0.0000)
51+
DCG@8: 1.683273 (0.0000)
52+
DCG@9: 1.693614 (0.0000)
53+
DCG@10: 1.693614 (0.0000)
2654

2755
---------------------------------------
2856
Physical memory usage(MB): %Number%

0 commit comments

Comments
 (0)