@@ -8,28 +8,28 @@ Confusion table
88 ||======================
99PREDICTED || positive | negative | Recall
1010TRUTH ||======================
11- positive || 240 | 1 | 0.9959
12- negative || 11 | 447 | 0.9760
11+ positive || 238 | 3 | 0.9876
12+ negative || 10 | 448 | 0.9782
1313 ||======================
14- Precision || 0.9562 | 0.9978 |
15- OVERALL 0/1 ACCURACY: 0.982833
16- LOG LOSS/instance: 0.086938
14+ Precision || 0.9597 | 0.9933 |
15+ OVERALL 0/1 ACCURACY: 0.981402
16+ LOG LOSS/instance: 0.075271
1717Test-set entropy (prior Log-Loss/instance): 0.929318
18- LOG-LOSS REDUCTION (RIG): 0.906450
19- AUC: 0.996313
18+ LOG-LOSS REDUCTION (RIG): 0.919004
19+ AUC: 0.998840
2020
2121OVERALL RESULTS
2222---------------------------------------
23- AUC: 0.996313 (0.0000)
24- Accuracy: 0.982833 (0.0000)
25- Positive precision: 0.956175 (0.0000)
26- Positive recall: 0.995851 (0.0000)
27- Negative precision: 0.997768 (0.0000)
28- Negative recall: 0.975983 (0.0000)
29- Log-loss: 0.086938 (0.0000)
30- Log-loss reduction: 0.906450 (0.0000)
31- F1 Score: 0.975610 (0.0000)
32- AUPRC: 0.987034 (0.0000)
23+ AUC: 0.998840 (0.0000)
24+ Accuracy: 0.981402 (0.0000)
25+ Positive precision: 0.959677 (0.0000)
26+ Positive recall: 0.987552 (0.0000)
27+ Negative precision: 0.993348 (0.0000)
28+ Negative recall: 0.978166 (0.0000)
29+ Log-loss: 0.075271 (0.0000)
30+ Log-loss reduction: 0.919004 (0.0000)
31+ F1 Score: 0.973415 (0.0000)
32+ AUPRC: 0.997830 (0.0000)
3333
3434---------------------------------------
3535Physical memory usage(MB): %Number%
0 commit comments