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

[REVIEW] Adding Support for CuPy 8.x and Fixing Tests #2910

Merged

Conversation

mdemoret-nv
Copy link
Contributor

Increasing the ratio tolerance of the test_kbinsdiscretizer test to 0.2. Per internal discussions, the tests were failing "due to the fact that each of the KBinsDiscretizer (cuML and sklearn) call their respective versions of KMeans. It seems that even with similar KMeans initialization some differences can still be found."

This will allow the tests from experimental features to pass.

@mdemoret-nv mdemoret-nv requested a review from a team as a code owner October 2, 2020 17:06
@GPUtester
Copy link
Contributor

Please update the changelog in order to start CI tests.

View the gpuCI docs here.

@mdemoret-nv mdemoret-nv added 3 - Ready for Review Ready for review by team tests Unit testing for project labels Oct 2, 2020
@mdemoret-nv mdemoret-nv requested a review from a team as a code owner October 2, 2020 18:49
@mdemoret-nv mdemoret-nv changed the title [REVIEW] Increasing tolerance of test_kbinsdiscretizer [REVIEW] Adding Support for CuPy 8.x and Fixing Tests Oct 2, 2020
@JohnZed JohnZed added 5 - Ready to Merge Testing and reviews complete, ready to merge and removed 3 - Ready for Review Ready for review by team labels Oct 2, 2020
@JohnZed JohnZed merged commit 207129b into rapidsai:branch-0.16 Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to Merge Testing and reviews complete, ready to merge tests Unit testing for project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants