-
-
Notifications
You must be signed in to change notification settings - Fork 26k
Release 0.20.2 #12784
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
Release 0.20.2 #12784
Conversation
@jnothman maybe you can tell me how you're doing the rebase now ;) |
The data comes from static CSVs that cover 2003-01-01 to 2007-12-31.
* fixed randomness of test_logreg_cv_penalty * Added comment about warm-starting coefficients
* Update for Logistic-Regression Table Summary for L-BFGS * Update for linear_model.rst Logistic-Regression L-BFGS summary. * Update for Logistic-Regression Doc. * Logistic-Regression Update * Update linear_model.rst * Update jnothman comments * Update jnothman comments * Update for jnothman comments. * test * test2 * test3 * test4 * Update for Comments from amueller and jnothman * Update for Comments from amueller and jnothman
…lassification_20newsgroups.py (scikit-learn#12770)
f772b98
to
9ad9847
Compare
Good to go? |
You've not updated |
Yes, it does, but it's all at the beginning of the rebase list and so easy to change to drop in one go. |
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.
FYI, I've opened #12810
And we need to add 5ab850a to master. |
Hi, |
@h6197627 it's impossible to fix every bug in some release. It's also difficult to fix a bug if we can't reproduce it. I suspect the answer is no, #12676 won't be fixed until we can reproduce and diagnose it. 0.20 was also so big a release that it's hard to even guess what might have caused this (except that #10071 appears to be the only change directly touching OMP) |
Yes, ideally this would be pushed to master first |
merging for release |
Doesn't include #12659 which I think was added to 0.20.2 by mistake.
Still missing #12701.
Requires adding contributors and release date as well.