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

Skip to content

DOC Ensure _dict_learning.dict_learning passes numpydoc validation #24316

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
Sep 3, 2022

Conversation

maikia
Copy link
Contributor

@maikia maikia commented Sep 2, 2022

towards #21350

@adrinjalali

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Any other comments?

MiniBatchSparsePCA
dict_learning_online : Solve a dictionary learning matrix factorization problem online.
DictionaryLearning : Find a dictionary that sparsely encodes data.
MiniBatchDictionaryLearning : A faster, less accurate version of the dictionary learning algorithm.
Copy link
Member

@ArturoAmorQ ArturoAmorQ Sep 2, 2022

Choose a reason for hiding this comment

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

Suggested change
MiniBatchDictionaryLearning : A faster, less accurate version of the dictionary learning algorithm.
MiniBatchDictionaryLearning : A faster, less accurate version of the dictionary
learning algorithm.

Thanks for the PR @maikia! My guess is that the CI is failing due to the maximum line length convention.

@maikia
Copy link
Contributor Author

maikia commented Sep 2, 2022

thanks @ArturoAmorQ
should be good now

@glemaitre glemaitre merged commit 3a9e51b into scikit-learn:main Sep 3, 2022
@glemaitre
Copy link
Member

Thanks @maikia

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