Commit 212fe51
Shruti Nath
1 parent 345358a commit 212fe51Copy full SHA for 212fe51
File tree
4 files changed
+72
-7
lines changedFilter options
- doc/whats_new
- sklearn
- metrics
- utils
- tests
4 files changed
+72
-7
lines changed+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
52 |
| - |
53 |
| - |
| 51 | + |
| 52 | + |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
|
sklearn/metrics/_classification.py
Copy file name to clipboardExpand all lines: sklearn/metrics/_classification.py+16-3Lines changed: 16 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
| 32 | + |
31 | 33 |
|
32 | 34 |
|
33 | 35 |
|
| ||
85 | 87 |
|
86 | 88 |
|
87 | 89 |
|
| 90 | + |
88 | 91 |
|
89 | 92 |
|
90 | 93 |
|
| ||
130 | 133 |
|
131 | 134 |
|
132 | 135 |
|
133 |
| - |
134 |
| - |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
135 | 143 |
|
136 | 144 |
|
137 | 145 |
|
| ||
211 | 219 |
|
212 | 220 |
|
213 | 221 |
|
214 |
| - |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
215 | 228 |
|
216 | 229 |
|
217 | 230 |
|
|
sklearn/utils/_array_api.py
Copy file name to clipboardExpand all lines: sklearn/utils/_array_api.py+17Lines changed: 17 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 | + |
| 981 | + |
| 982 | + |
| 983 | + |
| 984 | + |
| 985 | + |
| 986 | + |
sklearn/utils/tests/test_array_api.py
Copy file name to clipboardExpand all lines: sklearn/utils/tests/test_array_api.py+36-1Lines changed: 36 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 | + |
| 591 | + |
| 592 | + |
| 593 | + |
| 594 | + |
| 595 | + |
| 596 | + |
| 597 | + |
| 598 | + |
| 599 | + |
| 600 | + |
| 601 | + |
| 602 | + |
| 603 | + |
0 commit comments