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

Skip to content

Implementation of the power iteration method #22

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
2 commits merged into from
Nov 28, 2010
Merged

Conversation

alextp
Copy link
Member

@alextp alextp commented Nov 27, 2010

It's probably not needed, but in some experiments with a similar I did note a loss in quality when going to very large, very sparse matrices, so it can't hurt to have it there. Also a light refactoring to unify the sparsity testing.

…n high-rank very-big very-sparse matrices according to the Martinsson et al survey
@GaelVaroquaux
Copy link
Member

Hey Alex,

Sorry for the slow reply, I don't check github terribly often.

Your changes look good. I have merged them in the master. I can't claim I fully understand the maths behind them, but I will trust you on them.

larsmans pushed a commit to larsmans/scikit-learn that referenced this pull request Oct 7, 2011
glouppe pushed a commit to glouppe/scikit-learn that referenced this pull request Jan 13, 2013
Minor changes on examples and documentation
amueller added a commit to ogrisel/scikit-learn that referenced this pull request Jan 13, 2015
ENH better 'constant' learning rate schedule
jnothman pushed a commit to jnothman/scikit-learn that referenced this pull request Nov 20, 2016
…embers

ENH: Add a config option for showing/hiding the inherited class members
This pull request was closed.
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

Successfully merging this pull request may close these issues.

2 participants