Skip to content

Fixed failing test_roc_auc.py::test_check_compute_fn test#3316

Merged
vfdev-5 merged 1 commit intomasterfrom
fix-3314
Dec 16, 2024
Merged

Fixed failing test_roc_auc.py::test_check_compute_fn test#3316
vfdev-5 merged 1 commit intomasterfrom
fix-3314

Conversation

@vfdev-5
Copy link
Copy Markdown
Collaborator

@vfdev-5 vfdev-5 commented Dec 16, 2024

Fixes #3314

Description:

  • Test is failing due to scikit-learn changed:
  • ValueError exception -> UndefinedMetricWarning between 1.15 and 1.16

Test is failing due to scikit-learn changed:
ValueError exception -> UndefinedMetricWarning between 1.15 and 1.16
@vfdev-5 vfdev-5 merged commit d2f935d into master Dec 16, 2024
@vfdev-5 vfdev-5 deleted the fix-3314 branch December 16, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix CI tests issue with

1 participant