-
-
Notifications
You must be signed in to change notification settings - Fork 25.8k
DOC what's new cleaning #13706
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
DOC what's new cleaning #13706
Conversation
Maybe something like:
|
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.
review me, please :)
Thanks @NicolasHug |
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.
Fixed a few links, LGTM :)
Something to keep in mind for later: in a few entries, we're only mentioning base classes (e.g. BaseSGDClassifier
) which don't have any entry in the doc. We should mention what estimators are affected by these changes.
Same for utility functions that are sometimes public yet don't have any doc entry, such as decomposition.non_negative_factorization
Thanks for looking over this @NicolasHug |
This reverts commit 3f13ad3.
This reverts commit 3f13ad3.
Trying to get ready for a release.