Skip to content

Adjust margin of logistic regression log_proba pytest to avoid false positive failures#6188

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.02from
dantegd:fix-logreg-logprogmargin
Dec 19, 2024
Merged

Adjust margin of logistic regression log_proba pytest to avoid false positive failures#6188
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.02from
dantegd:fix-logreg-logprogmargin

Conversation

@dantegd
Copy link
Copy Markdown
Member

@dantegd dantegd commented Dec 17, 2024

Not infrequently in CI we see errors in the comparison of Logistic Regression's log_proba arrays when compared to sklearn while the probabilities are within margin, this PR adjusts the margin to avoid that false positive failure.

@dantegd dantegd requested a review from a team as a code owner December 17, 2024 20:33
@dantegd dantegd requested review from cjnolet and teju85 December 17, 2024 20:33
@github-actions github-actions Bot added the Cython / Python Cython or Python issue label Dec 17, 2024
@dantegd dantegd added bug Something isn't working non-breaking Non-breaking change and removed Cython / Python Cython or Python issue labels Dec 17, 2024
@dantegd
Copy link
Copy Markdown
Member Author

dantegd commented Dec 19, 2024

/merge

@rapids-bot rapids-bot Bot merged commit 0563a85 into rapidsai:branch-25.02 Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants