Skip to content

Paper and Code disparity. Columns or rows for SVD? #50

@municola

Description

@municola

In the algorithm of the paper we can see on line 4 that each v_s should be a column vector of our Matrix X.
alog
In the code we can see on line 22, that each datapoint should be a row vector of our Matrix X.
code

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