Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

mandjevant
Copy link
Contributor

Reference Issues/PRs

What does this implement/fix? Explain your changes.

  • DOC multiclass missing default parameter
  • DOC neighbors _nearest_centroid missing default parameter 'metric'
  • DOC change style of KBinsDiscretizer preprocessor to match other models
  • DOC change style of GaussianMixture to match other models
  • DOC add accepted str for parameter 'kernel' in kernel ridge. Previous reference to pairwise did not include 'precomputed'.

Any other comments?

Please also take a look at #21675 It has been open for a bit.

@mandjevant mandjevant changed the title Various doc update DOC Various doc update Nov 24, 2021
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.

Otherwise LGTM

@mandjevant
Copy link
Contributor Author

All done.

@glemaitre Mind looking at #21675 for me too? It's been open for a while. Thanks!

Copy link
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

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

Thank you for the PR @mandjevant !

LGTM

@glemaitre glemaitre merged commit 231ca9e into scikit-learn:main Nov 26, 2021
@glemaitre
Copy link
Member

Thanks @mandjevant

glemaitre added a commit to glemaitre/scikit-learn that referenced this pull request Nov 29, 2021
samronsin pushed a commit to samronsin/scikit-learn that referenced this pull request Nov 30, 2021
glemaitre added a commit to glemaitre/scikit-learn that referenced this pull request Dec 24, 2021
glemaitre added a commit that referenced this pull request Dec 25, 2021
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