Skip to content

non_negative_factorization init is inconsistent with docstring #12062

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

Closed
zjpoh opened this issue Sep 13, 2018 · 1 comment
Closed

non_negative_factorization init is inconsistent with docstring #12062

zjpoh opened this issue Sep 13, 2018 · 1 comment

Comments

@zjpoh
Copy link
Contributor

zjpoh commented Sep 13, 2018

non_negative_factorization in sklearn/decomposition/nmf.py has default init='random' but the docstring says Default: 'nndsvd' if n_components < n_features, otherwise random..

(See here) and #11667.

@qinhanmin2014
Copy link
Member

Resolved in #12063

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants