Skip to content

Release 1.1.0 final #23321

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

Merged
merged 16 commits into from
May 11, 2022
Merged

Conversation

jeremiedbb
Copy link
Member

@jeremiedbb jeremiedbb commented May 10, 2022

  • update news and what's new date in release branch
  • update news and what's new date and sklearn dev0 version in main branch
  • check that the for the release wheels can be built successfully
    missing wheels for arm64
  • merge the PR with [cd build] commit message to upload wheels to the staging repo
  • upload the wheels and source tarball to https://test.pypi.org
  • create tag on the main github repo
  • confirm bot detected at
    https://github.com/conda-forge/scikit-learn-feedstock and wait for merge
  • upload the wheels and source tarball to PyPI
  • https://github.com/scikit-learn/scikit-learn/releases publish (except for RC)
  • announce on mailing list and on Twitter, and LinkedInbackported

backported

pick f9d25239be API add intercept_ attribute to PLS estimators (#22015)
pick ac24e405b4 ENH Optimize runtime for IsolationForest (#23149)
pick f862b7da26 MAINT remove trailing spaces in what's new 1.1 (#23240)
pick 6f30cd42fe DOC Correctly format list for 1.1 `whats_new` (#23241)
pick dc9f5da133 DOC Fixes sphinx warning in whats_new 1.1 (#23246)
pick 32deddf499 FIX SGDRegreesor and SGDClassifier use correct number of validation data (#23256)
pick 5f0abbab71 FIX params validation in SelectFromModel with prefit=True (#23271)
pick 8ce6aed46d DOC Remove unneeded import in 1.1 highlights (#23292)
pick 3fae010eb7 FIX DecisionBoundaryPlot should not raise spurious warning (#23318)

@jeremiedbb
Copy link
Member Author

The travis build din't start twice in a row, staying queued up indefinitely.

@ogrisel
Copy link
Member

ogrisel commented May 11, 2022

Maybe we can release without the linux arm wheels for now and build them later once travis is back up.

@jeremiedbb
Copy link
Member Author

ok let's do that

@jeremiedbb
Copy link
Member Author

one last try :D

@jeremiedbb jeremiedbb merged commit 1662545 into scikit-learn:1.1.X May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants