Update scikit-learn to 0.22.2 - #595
Conversation
|
Hello @desilinguist! Thanks for updating this PR.
Comment last updated at 2020-03-10 23:20:37 UTC |
Codecov Report
@@ Coverage Diff @@
## master #595 +/- ##
=======================================
Coverage 95.05% 95.06%
=======================================
Files 20 20
Lines 2974 2977 +3
=======================================
+ Hits 2827 2830 +3
Misses 147 147
Continue to review full report at Codecov.
|
# Conflicts: # tests/test_output.py
|
@aoifecahill @bndgyawali @AVajpayeeJr @ananyaganesh this PR is now ready for review. |
ghost
left a comment
There was a problem hiding this comment.
Is there any change in the data or experiments in the tests. In a few cases I see a bigger difference, so wondering why it is happening.
|
@bndgyawali there are a lot of bug fixes and changes in scikit-learn so all of the changes in the numbers are due to that. |
This PR:
logutils.py.Note: The conda and PyPI packages for 0.22.2 have a strange name this time (0.22.2.post1). This is most likely because they needed to fix something after they had already uploaded 0.22.2 to PyPI which does not allow re-uploading with the same version number.