Skip to content

a wrong description in KPCA  #17024

@H-Yin

Description

@H-Yin

a wrong description in KPCA

line 239~240

# if u is an eigenvector of Phi(X)Phi(X)'
#     then Phi(X)'u is an eigenvector of Phi(X)Phi(X)'

I now prove it simply.

Phi(X)Phi(X)'u = \lambda u
Phi(X)'Phi(X)Phi(X)'u = \lambda Phi(X)' u
Phi(X)'Phi(X) (Phi(X)'u) = \lambda (Phi(X)' u)

suggest as follows

# if u is an eigenvector of Phi(X)Phi(X)'
#     then Phi(X)'u is an eigenvector of Phi(X)Phi(X)'

--> should be

# if u is an eigenvector of Phi(X)Phi(X)'
#     then Phi(X)'u is an eigenvector of Phi(X)'Phi(X)

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