File tree
2 files changed
+34
-2
lines changedFilter options
- sklearn/metrics
- tests
2 files changed
+34
-2
lines changedsklearn/metrics/_classification.py
Copy file name to clipboardExpand all lines: sklearn/metrics/_classification.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| 45 | + |
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
| ||
217 | 218 |
|
218 | 219 |
|
219 | 220 |
|
220 |
| - |
| 221 | + |
221 | 222 |
|
222 | 223 |
|
223 | 224 |
|
224 | 225 |
|
225 | 226 |
|
226 |
| - |
| 227 | + |
227 | 228 |
|
228 | 229 |
|
229 | 230 |
|
|
sklearn/metrics/tests/test_common.py
Copy file name to clipboardExpand all lines: sklearn/metrics/tests/test_common.py+31Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1826 | 1826 |
|
1827 | 1827 |
|
1828 | 1828 |
|
| 1829 | + |
| 1830 | + |
| 1831 | + |
| 1832 | + |
| 1833 | + |
| 1834 | + |
| 1835 | + |
| 1836 | + |
| 1837 | + |
| 1838 | + |
| 1839 | + |
| 1840 | + |
| 1841 | + |
| 1842 | + |
| 1843 | + |
| 1844 | + |
| 1845 | + |
| 1846 | + |
| 1847 | + |
| 1848 | + |
| 1849 | + |
| 1850 | + |
| 1851 | + |
| 1852 | + |
| 1853 | + |
| 1854 | + |
| 1855 | + |
| 1856 | + |
| 1857 | + |
1829 | 1858 |
|
1830 | 1859 |
|
1831 | 1860 |
|
| ||
1871 | 1900 |
|
1872 | 1901 |
|
1873 | 1902 |
|
| 1903 | + |
1874 | 1904 |
|
1875 | 1905 |
|
1876 | 1906 |
|
1877 | 1907 |
|
| 1908 | + |
1878 | 1909 |
|
1879 | 1910 |
|
1880 | 1911 |
|
|
0 commit comments