8000 DOC Fix FutureWarning in 'cluster/plot_dict_face_patches.html' by Ti-Ion · Pull Request #24910 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

DOC Fix FutureWarning in 'cluster/plot_dict_face_patches.html' #24910

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 2 commits into from
Nov 14, 2022

Conversation

Ti-Ion
Copy link
Contributor
@Ti-Ion Ti-Ion commented Nov 14, 2022

Reference Issues/PRs

towards #24876

What does this implement/fix? Explain your changes.

Fixed the FutureWarning in cluster/plot_dict_face_patches.html example. The n_init parameter of MiniBatchKMeans will be changing default value from 3 to 'auto' in 1.4 so I set it to assign it as 3.

Any other comments?

@glemaitre glemaitre merged commit dbde1da into scikit-learn:main Nov 14, 2022
@glemaitre
Copy link
Member

LGTM Thanks @Ti-Ion. Merging.

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