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 d4dd14d commit 57461d1Copy full SHA for 57461d1
deselected_tests.yaml
@@ -262,7 +262,9 @@ reduced_tests:
262
263
public:
264
- tests/test_common.py::test_estimators
265
-
+ # Failed in stock sklearn
266
+ - metrics/tests/test_common.py::test_not_symmetric_metric[precision_recall_curve]
267
+ - metrics/tests/test_common.py::test_binary_sample_weight_invariance[precision_recall_curve]
268
269
# --------------------------------------------------------
270
# The following tests currently fail with GPU offload
0 commit comments