Skip to content

Convergence criteria #29

@dselivanov

Description

@dselivanov

I work on Soft-Impute and Soft-SVD algorithms described in Matrix Completion and Low-Rank SVD via Fast Alternating Least Squares.

They proposed to keep track the change of Frobenius norm in order to track convergence. I believe this could be better criteria than just tracking change in singular values:
screen shot 2017-11-26 at 4 38 40 pm

I've created function which calculates this delta in my reco package.
If you will find this approach useful for irlba, let me know, I will send PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions