File tree
3 files changed
+53
-4
lines changedFilter options
- doc/whats_new
- sklearn/metrics
- tests
3 files changed
+53
-4
lines changed+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
168 | 173 |
|
169 | 174 |
|
170 | 175 |
|
|
sklearn/metrics/_classification.py
Copy file name to clipboardExpand all lines: sklearn/metrics/_classification.py+22-4Lines changed: 22 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2378 | 2378 |
|
2379 | 2379 |
|
2380 | 2380 |
|
| 2381 | + |
2381 | 2382 |
|
2382 |
| - |
2383 |
| - |
2384 |
| - |
2385 |
| - |
| 2383 | + |
| 2384 | + |
| 2385 | + |
| 2386 | + |
| 2387 | + |
| 2388 | + |
| 2389 | + |
| 2390 | + |
| 2391 | + |
| 2392 | + |
| 2393 | + |
| 2394 | + |
| 2395 | + |
| 2396 | + |
| 2397 | + |
| 2398 | + |
| 2399 | + |
| 2400 | + |
| 2401 | + |
| 2402 | + |
| 2403 | + |
2386 | 2404 |
|
2387 | 2405 |
|
2388 | 2406 |
|
|
sklearn/metrics/tests/test_classification.py
Copy file name to clipboardExpand all lines: sklearn/metrics/tests/test_classification.py+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
| ||
2135 | 2136 |
|
2136 | 2137 |
|
2137 | 2138 |
|
| 2139 | + |
| 2140 | + |
| 2141 | + |
| 2142 | + |
| 2143 | + |
| 2144 | + |
| 2145 | + |
| 2146 | + |
| 2147 | + |
| 2148 | + |
| 2149 | + |
| 2150 | + |
| 2151 | + |
| 2152 | + |
| 2153 | + |
| 2154 | + |
| 2155 | + |
| 2156 | + |
| 2157 | + |
| 2158 | + |
| 2159 | + |
| 2160 | + |
| 2161 | + |
| 2162 | + |
| 2163 | + |
2138 | 2164 |
|
2139 | 2165 |
|
2140 | 2166 |
|
|
0 commit comments