Commit d555b74
MAINT: Deselect SVM sparse tests failing after sparse config change (#3041)
* MAINT: Deselect SVM sparse tests failing after sparse config change
csr_array (from #3029) does not support 1D slicing which
test_unsorted_indices and test_sparse_decision_function use.
NotImplementedError: We have not yet implemented 1D sparse slices.
Signed-off-by: yuejiaointel <yue.jiao@intel.com>
* Apply suggestion from @ethanglaser
---------
Signed-off-by: yuejiaointel <yue.jiao@intel.com>
Co-authored-by: ethanglaser <42726565+ethanglaser@users.noreply.github.com>1 parent 90d6c7a commit d555b74
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
528 | 532 | | |
529 | 533 | | |
530 | 534 | | |
| |||
0 commit comments