8000 DOC Release highlights for 1.7 by jeremiedbb · Pull Request #31469 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

DOC Release highlights for 1.7 #31469

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 7 commits into from
Jun 4, 2025

Conversation

jeremiedbb
Copy link
Member
@jeremiedbb jeremiedbb commented Jun 2, 2025

topics I've thought about so far:

  • parameters added to HTML repr

  • X_val in HistGradientBoosting

  • from_cv_results in RocCurveDisplay

  • Progress on array-api support

  • sample_weight support + new losses in MLP ?

  • support for sparse arrays ?

WIP

Copy link
github-actions bot commented Jun 2, 2025

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: fc645a1. Link to the linter CI: here

@lorentzenchr
Copy link
Member

It is a bit unfortunate, that one can't see the release notes of the rc, e.g. in https://scikit-learn.org/dev/whats_new/v1.7.html. Is there another place/link to have a look?

@jeremiedbb
Copy link
Member Author

It is a bit unfortunate, that one can't see the release notes of the rc

Yes, during the RC we're in weird state. That's something we could try to improve.
As an immediate workaround you can take a look at the generated one from the release branch https://output.circle-artifacts.com/output/job/d7d5b668-cb8c-4fd1-b931-b0a60e66a35e/artifacts/0/doc/whats_new/v1.7.html

@jeremiedbb
Copy link
Member Author

By the way @lorentzenchr, would you mind writing a quick paragraph for the added support of sample weight and losses in MLP ? I think it's worth making it clear that it was added for consistency with the other models (and not a signal that we intend to develop this estimator furthur 😄)

@glemaitre glemaitre self-requested a review June 3, 2025 13:49
jeremiedbb and others added 4 commits June 4, 2025 14:09
@lorentzenchr
Copy link
Member

would you mind writing a quick paragraph

I would have, but time is very short this week. Thanks for having taken care of it.

Copy link
Member
@glemaitre glemaitre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @jeremiedbb

@jeremiedbb jeremiedbb merged commit 90209c8 into scikit-learn:main Jun 4, 2025
36 checks passed
jeremiedbb added a commit to jeremiedbb/scikit-learn that referenced this pull request Jun 4, 2025
Co-authored-by: Guillaume Lemaitre <guillaume@probabl.ai>
@lorentzenchr
Copy link
Member

@scikit-learn/communication-team @scikit-learn/documentation-team @scikit-learn/core-devs fyi

jeremiedbb added a commit that referenced this pull request Jun 5, 2025
Co-authored-by: Guillaume Lemaitre <guillaume@probabl.ai>
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.

3 participants
0