Commit 5f15950
File tree
Expand file treeCollapse file tree
3 files changed
+14
-5
lines changedFilter options
- doc/modules
- sklearn/metrics
- tests
Expand file treeCollapse file tree
3 files changed
+14
-5
lines changeddoc/modules/model_evaluation.rst
Copy file name to clipboardExpand all lines: doc/modules/model_evaluation.rst+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
| 63 | + |
63 | 64 |
|
64 | 65 |
|
65 | 66 |
|
|
+9-4Lines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 |
| - |
32 |
| - |
| 30 | + |
| 31 | + |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| ||
610 | 610 |
|
611 | 611 |
|
612 | 612 |
|
| 613 | + |
| 614 | + |
| 615 | + |
613 | 616 |
|
614 | 617 |
|
615 | 618 |
|
| ||
658 | 661 |
|
659 | 662 |
|
660 | 663 |
|
661 |
| - |
| 664 | + |
| 665 | + |
| 666 | + |
662 | 667 |
|
663 | 668 |
|
664 | 669 |
|
|
sklearn/metrics/tests/test_score_objects.py
Copy file name to clipboardExpand all lines: sklearn/metrics/tests/test_score_objects.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
| ||
496 | 496 |
|
497 | 497 |
|
498 | 498 |
|
| 499 | + |
| 500 | + |
| 501 | + |
499 | 502 |
|
500 | 503 |
|
501 | 504 |
|
|
0 commit comments