Skip to content

Use spark's built-in SVD  #8

@d-v-b

Description

@d-v-b

Recently Spark added a built-in implementation of the SVD as a method on the RowMatrix class. I'm interested in running comparing the performance of this algorithm against the SVD implemented in thunder-factorization. If the Spark version is favorable, we should consider adding support for it in the factorization algorithms that use the SVD

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions