Skip to content

Commit 10106d2

Browse files
committed
Update release test files
1 parent d92604a commit 10106d2

14 files changed

+1430
-1427
lines changed

test/BaselineOutput/SingleRelease/SDCA/BinarySDCA-SmoothedHinge-CV-breast-cancer-out.txt

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@ Automatically adding a MinMax normalization transform, use 'norm=Warn' or 'norm=
33
Using 1 thread to train.
44
Warning: Skipped 8 instances with missing features/label during training
55
Using model from last iteration.
6-
Training calibrator.
6+
Not training a calibrator because it is not needed.
7+
Warning: Data does not contain a probability column. Will not output the Log-loss column
78
Automatically adding a MinMax normalization transform, use 'norm=Warn' or 'norm=No' to turn this behavior off.
89
Using 1 thread to train.
910
Warning: Skipped 8 instances with missing features/label during training
1011
Using model from last iteration.
11-
Training calibrator.
12+
Not training a calibrator because it is not needed.
13+
Warning: Data does not contain a probability column. Will not output the Log-loss column
1214
Warning: The predictor produced non-finite prediction values on 8 instances during testing. Possible causes: abnormal data or the predictor is numerically unstable.
1315
TEST POSITIVE RATIO: 0.3785 (134.0/(134.0+220.0))
1416
Confusion table
@@ -20,9 +22,9 @@ TRUTH ||======================
2022
||======================
2123
Precision || 0.9420 | 0.9815 |
2224
OVERALL 0/1 ACCURACY: 0.966102
23-
LOG LOSS/instance: 0.129889
25+
LOG LOSS/instance: NaN
2426
Test-set entropy (prior Log-Loss/instance): 0.956998
25-
LOG-LOSS REDUCTION (RIG): 86.427410
27+
LOG-LOSS REDUCTION (RIG): 0.000000
2628
AUC: 0.994539
2729
Warning: The predictor produced non-finite prediction values on 8 instances during testing. Possible causes: abnormal data or the predictor is numerically unstable.
2830
TEST POSITIVE RATIO: 0.3191 (105.0/(105.0+224.0))
@@ -35,9 +37,9 @@ TRUTH ||======================
3537
||======================
3638
Precision || 1.0000 | 0.7698 |
3739
OVERALL 0/1 ACCURACY: 0.796353
38-
LOG LOSS/instance: 0.126797
40+
LOG LOSS/instance: NaN
3941
Test-set entropy (prior Log-Loss/instance): 0.903454
40-
LOG-LOSS REDUCTION (RIG): 85.965336
42+
LOG-LOSS REDUCTION (RIG): 0.000000
4143
AUC: 0.996854
4244

4345
OVERALL RESULTS
@@ -48,8 +50,8 @@ Positive precision: 0.971014 (0.0290)
4850
Positive recall: 0.666027 (0.3041)
4951
Negative precision: 0.875620 (0.1059)
5052
Negative recall: 0.981818 (0.0182)
51-
Log-loss: 0.128343 (0.0015)
52-
Log-loss reduction: 86.196373 (0.2310)
53+
Log-loss: NaN (NaN)
54+
Log-loss reduction: 0.000000 (0.0000)
5355
F1 Score: 0.743675 (0.2122)
5456
AUPRC: 0.991479 (0.0016)
5557

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
SDCA
22
AUC Accuracy Positive precision Positive recall Negative precision Negative recall Log-loss Log-loss reduction F1 Score AUPRC /loss /l2 /l1 /nt /iter /checkFreq Learner Name Train Dataset Test Dataset Results File Run Time Physical Memory Virtual Memory Command Line Settings
3-
0.995696 0.881227 0.971014 0.666027 0.87562 0.981818 0.128343 86.19637 0.743675 0.991479 SmoothedHinge 1E-06 0.5 1 5 9 SDCA %Data% %Output% 99 0 0 maml.exe CV tr=SDCA{l2=1e-06 loss=SmoothedHinge l1=0.5 maxIterations=5 checkFreq=9 nt=1} threads=- dout=%Output% data=%Data% seed=1 /loss:SmoothedHinge;/l2:1E-06;/l1:0.5;/nt:1;/iter:5;/checkFreq:9
3+
0.995696 0.881227 0.971014 0.666027 0.87562 0.981818 NaN 0 0.743675 0.991479 SmoothedHinge 1E-06 0.5 1 5 9 SDCA %Data% %Output% 99 0 0 maml.exe CV tr=SDCA{l2=1e-06 loss=SmoothedHinge l1=0.5 maxIterations=5 checkFreq=9 nt=1} threads=- dout=%Output% data=%Data% seed=1 /loss:SmoothedHinge;/l2:1E-06;/l1:0.5;/nt:1;/iter:5;/checkFreq:9
44

test/BaselineOutput/SingleRelease/SDCA/BinarySDCA-SmoothedHinge-CV-breast-cancer.txt

Lines changed: 700 additions & 700 deletions
Large diffs are not rendered by default.

test/BaselineOutput/SingleRelease/SDCA/BinarySDCA-SmoothedHinge-TrainTest-breast-cancer-out.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Automatically adding a MinMax normalization transform, use 'norm=Warn' or 'norm=
33
Using 1 thread to train.
44
Warning: Skipped 16 instances with missing features/label during training
55
Using model from last iteration.
6-
Training calibrator.
6+
Not training a calibrator because it is not needed.
77
Warning: The predictor produced non-finite prediction values on 16 instances during testing. Possible causes: abnormal data or the predictor is numerically unstable.
88
TEST POSITIVE RATIO: 0.3499 (239.0/(239.0+444.0))
99
Confusion table
@@ -15,9 +15,9 @@ TRUTH ||======================
1515
||======================
1616
Precision || 0.9655 | 0.9667 |
1717
OVERALL 0/1 ACCURACY: 0.966325
18-
LOG LOSS/instance: 0.118542
18+
LOG LOSS/instance: NaN
1919
Test-set entropy (prior Log-Loss/instance): 0.934003
20-
LOG-LOSS REDUCTION (RIG): 87.308128
20+
LOG-LOSS REDUCTION (RIG): 0.000000
2121
AUC: 0.995816
2222

2323
OVERALL RESULTS
@@ -28,12 +28,13 @@ Positive precision: 0.965517 (0.0000)
2828
Positive recall: 0.937238 (0.0000)
2929
Negative precision: 0.966741 (0.0000)
3030
Negative recall: 0.981982 (0.0000)
31-
Log-loss: 0.118542 (0.0000)
32-
Log-loss reduction: 87.308128 (0.0000)
31+
Log-loss: NaN (0.0000)
32+
Log-loss reduction: 0.000000 (0.0000)
3333
F1 Score: 0.951168 (0.0000)
3434
AUPRC: 0.991045 (0.0000)
3535

3636
---------------------------------------
37+
Warning: Data does not contain a probability column. Will not output the Log-loss column
3738
Physical memory usage(MB): %Number%
3839
Virtual memory usage(MB): %Number%
3940
%DateTime% Time elapsed(s): %Number%
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
SDCA
22
AUC Accuracy Positive precision Positive recall Negative precision Negative recall Log-loss Log-loss reduction F1 Score AUPRC /loss /l2 /l1 /nt /iter /checkFreq Learner Name Train Dataset Test Dataset Results File Run Time Physical Memory Virtual Memory Command Line Settings
3-
0.995816 0.966325 0.965517 0.937238 0.966741 0.981982 0.118542 87.30813 0.951168 0.991045 SmoothedHinge 1E-06 0.5 1 5 9 SDCA %Data% %Data% %Output% 99 0 0 maml.exe TrainTest test=%Data% tr=SDCA{l2=1e-06 loss=SmoothedHinge l1=0.5 maxIterations=5 checkFreq=9 nt=1} dout=%Output% data=%Data% out=%Output% seed=1 /loss:SmoothedHinge;/l2:1E-06;/l1:0.5;/nt:1;/iter:5;/checkFreq:9
3+
0.995816 0.966325 0.965517 0.937238 0.966741 0.981982 NaN 0 0.951168 0.991045 SmoothedHinge 1E-06 0.5 1 5 9 SDCA %Data% %Data% %Output% 99 0 0 maml.exe TrainTest test=%Data% tr=SDCA{l2=1e-06 loss=SmoothedHinge l1=0.5 maxIterations=5 checkFreq=9 nt=1} dout=%Output% data=%Data% out=%Output% seed=1 /loss:SmoothedHinge;/l2:1E-06;/l1:0.5;/nt:1;/iter:5;/checkFreq:9
44

0 commit comments

Comments
 (0)