Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce NN Descent test threshold #1946

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

divyegala
Copy link
Member

Recently we have been noticing intermittent nightly failures in NN Descent tests that appear even when increasing the number of iterations. This is believed to be a result of non-determinism in the algorithm itself rather than a result of stochasticity, and so it cannot be seeded out. This PR attempts to fix the intermittent failures by slightly reducing the threshold.

@divyegala divyegala added bug Something isn't working non-breaking Non-breaking change labels Oct 31, 2023
@divyegala divyegala self-assigned this Oct 31, 2023
@divyegala divyegala requested a review from a team as a code owner October 31, 2023 17:20
@github-actions github-actions bot added the cpp label Oct 31, 2023
@cjnolet
Copy link
Member

cjnolet commented Oct 31, 2023

/merge

@rapids-bot rapids-bot bot merged commit 4035534 into rapidsai:branch-23.12 Oct 31, 2023
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cpp non-breaking Non-breaking change
Projects
Development

Successfully merging this pull request may close these issues.

2 participants