We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a9dae6 commit d437d54Copy full SHA for d437d54
deselected_tests.yaml
@@ -1190,7 +1190,9 @@ gpu:
1190
- tests/test_common.py::test_estimators[LocalOutlierFactor()-check_dont_overwrite_parameters]
1191
- tests/test_common.py::test_estimators[LocalOutlierFactor()-check_fit2d_predict1d]
1192
- tests/test_common.py::test_check_n_features_in_after_fitting[DBSCAN()]
1193
- - tests/test_common.py::test_check_n_features_in_after_fitting[SVC()]
+ - tests/test_common.py::test_check_n_features_in_after_fitting[SVC()]
1194
+ # originated with pca dpctl/dpnp fit, to be re-assesed with pca out-of-preview
1195
+ - test_pca_n_components_mostly_explained_variance_ratio
1196
1197
preview:
1198
- cluster/tests/test_k_means.py::test_kmeans_elkan_results
0 commit comments