-
-
Notifications
You must be signed in to change notification settings - Fork 25.8k
PRs to include in 1.0.rc2 #21008
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
PRs to include in 1.0.rc2 #21008
Conversation
…learn#20921) Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com> Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
* TST fix brittle test in pypy for error message * iter * Update test_sgd.py * Update test_sgd.py * remove pypy3 in PRs
* API Deprecates plot_partial_dependence * DOC Adds whats new * DOC Fixes doc build errors * CLN Removes feature warning * CLN Address comments * DOC Fix docstrings * TST Skip future warning tests * DOC Adjust docstrings * REV Reduce diff * DOC Adds docstring
@thomasjpfan what O_o? (https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=32399&view=logs&j=78a0bf4f-79e5-5387-94ec-13e67d216d6e&t=f1857171-4a53-55c7-3ab5-90acfe091baa&l=1018)
|
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.
+1 for an rc2 to test the conda packages properly.
@glemaitre did a fix in main for this one. this is only for the dummy estimators. Edit: @adrinjalali here it is: #20963 |
@scikit-learn/core-devs anything else you want in RC2? |
If possible, I would like to have this bug fix: #20761 |
#21031 for inclusion to make |
…arn#21031) * FIX use same API for CalibrationDisplay than other Display * Update sklearn/calibration.py Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com> * iter Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
I'd like to avoid having to include those fixes now, otherwise we'd need to include all fixes and would never release. |
This is the list of PRs to be included in the 1.0.RC2, another PR will change the version on the branch. This should not be squashed.
cc @glemaitre @ogrisel