Skip to content

Increase tolerance in Dask logistic regression test#6848

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.08from
csadorf:fix/issue-6846
Jun 4, 2025
Merged

Increase tolerance in Dask logistic regression test#6848
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.08from
csadorf:fix/issue-6846

Conversation

@csadorf
Copy link
Copy Markdown
Contributor

@csadorf csadorf commented Jun 4, 2025

This PR increases the tolerance in test_standardization_on_scaled_dataset to account for small numerical precision differences between cuML and scikit-learn implementations.

Closes #6846

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Jun 4, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@github-actions github-actions Bot added the Cython / Python Cython or Python issue label Jun 4, 2025
@csadorf csadorf added bug Something isn't working non-breaking Non-breaking change labels Jun 4, 2025
@csadorf csadorf marked this pull request as ready for review June 4, 2025 14:35
@csadorf csadorf requested a review from a team as a code owner June 4, 2025 14:35
@csadorf csadorf requested review from cjnolet and jcrist June 4, 2025 14:35
@csadorf
Copy link
Copy Markdown
Contributor Author

csadorf commented Jun 4, 2025

/merge

@rapids-bot rapids-bot Bot merged commit fbe1ffb into rapidsai:branch-25.08 Jun 4, 2025
76 checks passed
@csadorf csadorf deleted the fix/issue-6846 branch June 4, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Cython / Python Cython or Python issue non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test 'test_standardization_on_scaled_dataset' fails due to numerical precision differences

3 participants