Commit ab21254
File tree
Expand file treeCollapse file tree
3 files changed
+35
-1
lines changedFilter options
- doc/whats_new
- sklearn/metrics
- tests
Expand file treeCollapse file tree
3 files changed
+35
-1
lines changed+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
62 | 70 |
|
63 | 71 |
|
64 | 72 |
|
|
sklearn/metrics/_ranking.py
Copy file name to clipboardExpand all lines: sklearn/metrics/_ranking.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1589 | 1589 |
|
1590 | 1590 |
|
1591 | 1591 |
|
1592 |
| - |
| 1592 | + |
1593 | 1593 |
|
1594 | 1594 |
|
1595 | 1595 |
|
| ||
1646 | 1646 |
|
1647 | 1647 |
|
1648 | 1648 |
|
| 1649 | + |
| 1650 | + |
1649 | 1651 |
|
1650 | 1652 |
|
1651 | 1653 |
|
|
sklearn/metrics/tests/test_ranking.py
Copy file name to clipboardExpand all lines: sklearn/metrics/tests/test_ranking.py+24Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1650 | 1650 |
|
1651 | 1651 |
|
1652 | 1652 |
|
| 1653 | + |
| 1654 | + |
| 1655 | + |
| 1656 | + |
| 1657 | + |
| 1658 | + |
| 1659 | + |
| 1660 | + |
| 1661 | + |
| 1662 | + |
| 1663 | + |
| 1664 | + |
| 1665 | + |
| 1666 | + |
| 1667 | + |
| 1668 | + |
| 1669 | + |
| 1670 | + |
| 1671 | + |
| 1672 | + |
| 1673 | + |
| 1674 | + |
| 1675 | + |
| 1676 | + |
1653 | 1677 |
|
1654 | 1678 |
|
1655 | 1679 |
|
|
0 commit comments