-
Notifications
You must be signed in to change notification settings - Fork 68
Update scikit-learn to 0.22.2 #595
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
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
...ted/Titanic_Evaluate_Tuned_family.csv+misc.csv+socioeconomic.csv+vitals.csv_SVC.results.json
Show resolved
Hide resolved
...s/other/cv_results/test_grid_search_cv_results_predict_gs_f0_LogisticRegression.results.json
Show resolved
Hide resolved
|
@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.