Commit 6123e64
File tree
3 files changed
+37
-4
lines changedFilter options
- sklearn
- metrics
- utils
- tests
3 files changed
+37
-4
lines changedsklearn/metrics/_classification.py
Copy file name to clipboardExpand all lines: sklearn/metrics/_classification.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
| ||
221 | 222 |
|
222 | 223 |
|
223 | 224 |
|
224 |
| - |
225 |
| - |
226 |
| - |
| 225 | + |
| 226 | + |
227 | 227 |
|
228 | 228 |
|
229 | 229 |
|
|
sklearn/utils/_array_api.py
Copy file name to clipboardExpand all lines: sklearn/utils/_array_api.py+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
967 | 967 |
|
968 | 968 |
|
969 | 969 |
|
| 970 | + |
| 971 | + |
| 972 | + |
| 973 | + |
| 974 | + |
| 975 | + |
| 976 | + |
| 977 | + |
| 978 | + |
| 979 | + |
| 980 | + |
sklearn/utils/tests/test_array_api.py
Copy file name to clipboardExpand all lines: sklearn/utils/tests/test_array_api.py+23-1Lines changed: 23 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
35 |
| - |
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
| ||
566 | 567 |
|
567 | 568 |
|
568 | 569 |
|
| 570 | + |
| 571 | + |
| 572 | + |
| 573 | + |
| 574 | + |
| 575 | + |
| 576 | + |
| 577 | + |
| 578 | + |
| 579 | + |
| 580 | + |
| 581 | + |
| 582 | + |
| 583 | + |
| 584 | + |
| 585 | + |
| 586 | + |
| 587 | + |
| 588 | + |
| 589 | + |
| 590 | + |
0 commit comments