10000 Rename Spectral Embedding to Laplacian Eigenmaps · Issue #5875 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content
Rename Spectral Embedding to Laplacian Eigenmaps #5875
Closed
@rohanp

Description

@rohanp

From what I understand from this and this paper on dimensionality reduction, spectral embeddings refer to any technique that conducts an eigendecomposition of an affinity matrix, not just Laplacian Eigenmaps. Those papers, and numerous other explicitly state the algorithms "spectral embedding" includes.

"... for spectral embedding algorithms such as metric multidimensional scaling (MDS) (Cox & Cox, 1994), spectral clustering (see Weiss, 1999, for a review), Laplacian eigenmaps, LLE, and Isomap..." 3

In fact, the sklearn documentation was the only source I could find that refers to laplacian eigenmaps and spectral embedding synonymously.

If I am correct, I propose renaming spectral embedding to laplacian eigenmaps, or, at the very least, correct the misleading documentation that says "Spectral Embedding (also known as Laplacian Eigenmaps)...".


"Spectral methods ... are able to reveal low dimensional structure in high dimensional data from the top or bottom eigenvectors of specially constructed matrices" 4

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationEasyWell-defined and straightforward way to resolve

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0