@@ -12,42 +12,42 @@ Confusion table
1212 ||======================
1313PREDICTED || positive | negative | Recall
1414TRUTH ||======================
15- positive || 128 | 6 | 0.9552
16- negative || 10 | 218 | 0.9561
15+ positive || 124 | 10 | 0.9254
16+ negative || 9 | 219 | 0.9605
1717 ||======================
18- Precision || 0.9275 | 0.9732 |
19- OVERALL 0/1 ACCURACY: 0.955801
20- LOG LOSS/instance: 0.301908
18+ Precision || 0.9323 | 0.9563 |
19+ OVERALL 0/1 ACCURACY: 0.947514
20+ LOG LOSS/instance: 0.303740
2121Test-set entropy (prior Log-Loss/instance): 0.950799
22- LOG-LOSS REDUCTION (RIG): 0.682470
23- AUC: 0.982473
22+ LOG-LOSS REDUCTION (RIG): 0.680543
23+ AUC: 0.984944
2424TEST POSITIVE RATIO: 0.3175 (107.0/(107.0+230.0))
2525Confusion table
2626 ||======================
2727PREDICTED || positive | negative | Recall
2828TRUTH ||======================
29- positive || 100 | 7 | 0.9346
30- negative || 8 | 222 | 0.9652
29+ positive || 97 | 10 | 0.9065
30+ negative || 10 | 220 | 0.9565
3131 ||======================
32- Precision || 0.9259 | 0.9694 |
33- OVERALL 0/1 ACCURACY: 0.955490
34- LOG LOSS/instance: 0.290926
32+ Precision || 0.9065 | 0.9565 |
33+ OVERALL 0/1 ACCURACY: 0.940653
34+ LOG LOSS/instance: 0.297583
3535Test-set entropy (prior Log-Loss/instance): 0.901650
36- LOG-LOSS REDUCTION (RIG): 0.677340
37- AUC: 0.992076
36+ LOG-LOSS REDUCTION (RIG): 0.669957
37+ AUC: 0.991833
3838
3939OVERALL RESULTS
4040---------------------------------------
41- AUC: 0.987274 (0.0048 )
42- Accuracy: 0.955645 (0.0002 )
43- Positive precision: 0.926731 (0.0008 )
44- Positive recall: 0.944902 (0.0103 )
45- Negative precision: 0.971323 (0.0019 )
46- Negative recall: 0.960679 (0.0045 )
47- Log-loss: 0.296417 (0.0055 )
48- Log-loss reduction: 0.679905 (0.0026 )
49- F1 Score: 0.935705 (0.0055 )
50- AUPRC: 0.969894 (0.0121 )
41+ AUC: 0.988388 (0.0034 )
42+ Accuracy: 0.944083 (0.0034 )
43+ Positive precision: 0.919436 (0.0129 )
44+ Positive recall: 0.915958 (0.0094 )
45+ Negative precision: 0.956427 (0.0001 )
46+ Negative recall: 0.958524 (0.0020 )
47+ Log-loss: 0.300661 (0.0031 )
48+ Log-loss reduction: 0.675250 (0.0053 )
49+ F1 Score: 0.917691 (0.0111 )
50+ AUPRC: 0.972137 (0.0107 )
5151
5252---------------------------------------
5353Physical memory usage(MB): %Number%
0 commit comments