-
Notifications
You must be signed in to change notification settings - Fork 532
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] Get rid of warnings in random projection test and related deprecation warnings #3155
Conversation
Please update the changelog in order to start CI tests. View the gpuCI docs here. |
Ended up removing a bunch of similar deprecation warnings. |
Codecov Report
@@ Coverage Diff @@
## branch-0.17 #3155 +/- ##
============================================
Coverage 70.50% 70.50%
============================================
Files 196 196
Lines 15442 15442
============================================
Hits 10887 10887
Misses 4555 4555
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
codeowners approval
This eliminates a very large number of sklearn warnings and means we will work reliably with newer sklearn versions post-0.25.