File tree
Expand file treeCollapse file tree
5 files changed
+22
-2
lines changedFilter options
- doc
- modules
- whats_new
- sklearn
- metrics
- tests
- utils
Expand file treeCollapse file tree
5 files changed
+22
-2
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
| 126 | + |
126 | 127 |
|
127 | 128 |
|
128 | 129 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| 46 | + |
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
|
sklearn/metrics/pairwise.py
Copy file name to clipboardExpand all lines: sklearn/metrics/pairwise.py+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| ||
1139 | 1140 |
|
1140 | 1141 |
|
1141 | 1142 |
|
| 1143 | + |
| 1144 | + |
1142 | 1145 |
|
1143 | 1146 |
|
1144 | 1147 |
|
1145 | 1148 |
|
1146 |
| - |
| 1149 | + |
1147 | 1150 |
|
1148 | 1151 |
|
1149 | 1152 |
|
1150 |
| - |
| 1153 | + |
1151 | 1154 |
|
1152 | 1155 |
|
1153 | 1156 |
|
|
sklearn/metrics/tests/test_common.py
Copy file name to clipboardExpand all lines: sklearn/metrics/tests/test_common.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
| 57 | + |
57 | 58 |
|
58 | 59 |
|
59 | 60 |
|
| ||
2016 | 2017 |
|
2017 | 2018 |
|
2018 | 2019 |
|
| 2020 | + |
2019 | 2021 |
|
2020 | 2022 |
|
2021 | 2023 |
|
|
sklearn/utils/_array_api.py
Copy file name to clipboardExpand all lines: sklearn/utils/_array_api.py+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
791 | 791 |
|
792 | 792 |
|
793 | 793 |
|
| 794 | + |
| 795 | + |
| 796 | + |
| 797 | + |
| 798 | + |
| 799 | + |
| 800 | + |
| 801 | + |
| 802 | + |
| 803 | + |
| 804 | + |
| 805 | + |
| 806 | + |
794 | 807 |
|
795 | 808 |
|
796 | 809 |
|
|
0 commit comments