File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -324,6 +324,10 @@ deselected_tests:
324324 # Probably can also removed the kmeans ones above once these are fixed.
325325 - cluster/tests/test_k_means.py::test_float_precision[42-KMeans-sparse_matrix]
326326 - cluster/tests/test_k_means.py::test_float_precision[42-KMeans-sparse_array]
327+ - cluster/tests/test_kmeans.py::test_dense_vs_sparse[dims0-elkan-k-means++-None]
328+ - cluster/tests/test_kmeans.py::test_dense_vs_sparse[dims1-full-k-means++-None]
329+ - cluster/tests/test_kmeans.py::test_dense_vs_sparse[dims2-full-k-means++-None]
330+ - cluster/tests/test_kmeans.py::test_dense_vs_sparse[dims2-elkan-k-means++-None]
327331
328332 # Fails in stock scikit-learn: checks that data is modified in-place when not strictly required
329333 - linear_model/tests/test_base.py::test_inplace_data_preprocessing
You can’t perform that action at this time.
0 commit comments