Skip to content

Adjust test_kmeans to avoid false positive failures#6193

Merged
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.02from
dantegd:fix-test-kkmeans-margin
Dec 20, 2024
Merged

Adjust test_kmeans to avoid false positive failures#6193
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.02from
dantegd:fix-test-kkmeans-margin

Conversation

@dantegd
Copy link
Copy Markdown
Member

@dantegd dantegd commented Dec 19, 2024

Before this, we would fail when cuML KMeans achieved a better score than scikit-learn by the margin.

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

dantegd commented Dec 20, 2024

/merge

@rapids-bot rapids-bot Bot merged commit 5bc1328 into rapidsai:branch-25.02 Dec 20, 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 Cython / Python Cython or Python issue non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants