Skip to content

Commit 81035c3

Browse files
committed
Update baselines for failing tests
1 parent 06d9ed7 commit 81035c3

7 files changed

+1400
-1400
lines changed

test/BaselineOutput/Common/SymSGD/SymSGD-CV-breast-cancer-out.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ Confusion table
1313
||======================
1414
PREDICTED || positive | negative | Recall
1515
TRUTH ||======================
16-
positive || 132 | 2 | 0.9851
16+
positive || 130 | 4 | 0.9701
1717
negative || 8 | 212 | 0.9636
1818
||======================
19-
Precision || 0.9429 | 0.9907 |
20-
OVERALL 0/1 ACCURACY: 0.971751
19+
Precision || 0.9420 | 0.9815 |
20+
OVERALL 0/1 ACCURACY: 0.966102
2121
LOG LOSS/instance: Infinity
2222
Test-set entropy (prior Log-Loss/instance): 0.956998
2323
LOG-LOSS REDUCTION (RIG): -Infinity
24-
AUC: 0.991045
24+
AUC: 0.990706
2525
Warning: The predictor produced non-finite prediction values on 8 instances during testing. Possible causes: abnormal data or the predictor is numerically unstable.
2626
TEST POSITIVE RATIO: 0.3191 (105.0/(105.0+224.0))
2727
Confusion table
@@ -40,16 +40,16 @@ AUC: 0.963435
4040

4141
OVERALL RESULTS
4242
---------------------------------------
43-
AUC: 0.977240 (0.0138)
44-
Accuracy: 0.955481 (0.0163)
45-
Positive precision: 0.920027 (0.0228)
46-
Positive recall: 0.949680 (0.0354)
47-
Negative precision: 0.975057 (0.0156)
43+
AUC: 0.977070 (0.0136)
44+
Accuracy: 0.952656 (0.0134)
45+
Positive precision: 0.919613 (0.0224)
46+
Positive recall: 0.942217 (0.0279)
47+
Negative precision: 0.970470 (0.0110)
4848
Negative recall: 0.957265 (0.0064)
4949
Log-loss: Infinity (NaN)
5050
Log-loss reduction: -Infinity (NaN)
51-
F1 Score: 0.934582 (0.0289)
52-
AUPRC: 0.964431 (0.0168)
51+
F1 Score: 0.930771 (0.0251)
52+
AUPRC: 0.964018 (0.0164)
5353

5454
---------------------------------------
5555
Physical memory usage(MB): %Number%
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
SymSGD
22
AUC Accuracy Positive precision Positive recall Negative precision Negative recall Log-loss Log-loss reduction F1 Score AUPRC /nt Learner Name Train Dataset Test Dataset Results File Run Time Physical Memory Virtual Memory Command Line Settings
3-
0.97724 0.955481 0.920027 0.94968 0.975057 0.957265 Infinity -Infinity 0.934582 0.964431 1 SymSGD %Data% %Output% 99 0 0 maml.exe CV tr=SymSGD{nt=1} threads=- norm=No dout=%Output% data=%Data% seed=1 /nt:1
3+
0.97707 0.952656 0.919613 0.942217 0.97047 0.957265 Infinity -Infinity 0.930771 0.964018 1 SymSGD %Data% %Output% 99 0 0 maml.exe CV tr=SymSGD{nt=1} threads=- norm=No dout=%Output% data=%Data% seed=1 /nt:1
44

0 commit comments

Comments
 (0)