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

Skip to content

DOC Fix FutureWarning in decomposition/plot_ica_blind_source_separation.html #24908

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

Conversation

MaximSmolskiy
Copy link
Contributor

Reference Issues/PRs

Related to #24876

What does this implement/fix? Explain your changes.

Fix FutureWarning in decomposition/plot_ica_blind_source_separation.html

/home/runner/work/scikit-learn/scikit-learn/sklearn/decomposition/_fastica.py:542: FutureWarning:

Starting in v1.3, whiten='unit-variance' will be used by default.

by explicit passing whiten="arbitrary-variance"

Any other comments?

@glemaitre glemaitre merged commit 70442b9 into scikit-learn:main Nov 13, 2022
@glemaitre
Copy link
Member

Thanks @MaximSmolskiy LGTM.

@MaximSmolskiy MaximSmolskiy deleted the doc-fix-FutureWarning-in-decomposition/plot_ica_blind_source_separation.html branch November 13, 2022 20:14
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.

2 participants