You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/BaselineOutput/SingleRelease/SDCA/BinarySDCA-SmoothedHinge-CV-breast-cancer-out.txt
+10-8Lines changed: 10 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,14 @@ Automatically adding a MinMax normalization transform, use 'norm=Warn' or 'norm=
3
3
Using 1 thread to train.
4
4
Warning: Skipped 8 instances with missing features/label during training
5
5
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
7
8
Automatically adding a MinMax normalization transform, use 'norm=Warn' or 'norm=No' to turn this behavior off.
8
9
Using 1 thread to train.
9
10
Warning: Skipped 8 instances with missing features/label during training
10
11
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
12
14
Warning: The predictor produced non-finite prediction values on 8 instances during testing. Possible causes: abnormal data or the predictor is numerically unstable.
Warning: The predictor produced non-finite prediction values on 8 instances during testing. Possible causes: abnormal data or the predictor is numerically unstable.
Copy file name to clipboardExpand all lines: test/BaselineOutput/SingleRelease/SDCA/BinarySDCA-SmoothedHinge-TrainTest-breast-cancer-out.txt
+6-5Lines changed: 6 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ Automatically adding a MinMax normalization transform, use 'norm=Warn' or 'norm=
3
3
Using 1 thread to train.
4
4
Warning: Skipped 16 instances with missing features/label during training
5
5
Using model from last iteration.
6
-
Training calibrator.
6
+
Not training a calibrator because it is not needed.
7
7
Warning: The predictor produced non-finite prediction values on 16 instances during testing. Possible causes: abnormal data or the predictor is numerically unstable.
0 commit comments