Commit b69abf5
FIX Support readonly sparse datasets for
* TST Add non-regression test for #7981
This reproducer is adapted from the one of this message:
#7981 (comment)
Co-authored-by: Loïc Estève <[email protected]>
* FIX Support readonly sparse datasets for manhattan
* DOC Add entry in whats_new/v1.2.rst for 1.2.1
* FIX Fix comment
* Update sklearn/metrics/tests/test_pairwise.py
Co-authored-by: Christian Lorentzen <[email protected]>
* DOC Move entry to whats_new/v1.3.rst
* Update sklearn/metrics/tests/test_pairwise.py
Co-authored-by: Olivier Grisel <[email protected]>
Co-authored-by: Loïc Estève <[email protected]>
Co-authored-by: Christian Lorentzen <[email protected]>
Co-authored-by: Olivier Grisel <[email protected]>manhattan_distances (#25432)1 parent c58ca7d commit b69abf5
File tree
3 files changed
+27
-3
lines changed- doc/whats_new
- sklearn/metrics
- tests
3 files changed
+27
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
146 | 152 | | |
147 | 153 | | |
148 | 154 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
41 | 47 | | |
42 | 48 | | |
43 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
1541 | 1542 | | |
1542 | 1543 | | |
1543 | 1544 | | |
| 1545 | + | |
| 1546 | + | |
| 1547 | + | |
| 1548 | + | |
| 1549 | + | |
| 1550 | + | |
| 1551 | + | |
| 1552 | + | |
| 1553 | + | |
| 1554 | + | |
| 1555 | + | |
0 commit comments