SpectralClustering.jl Save Abandoned

Spectral clustering algorithms written in Julia

Project README

SpectralClustering

The library provides functions that allow:

  • Build the affinity matrix.
  • Perform the embedding of the patterns in the space spanned by the eigenvectors of the matrices derived from the affinity matrix.
    • Obtain an approximation of the eigenvectors in order to reduce the computational complexity.
    • Exploiting information from multiple views. Corresponding nodes in each graph should have the same cluster membership.
  • Clusterize the eigenvector space.

Methods implemented

The documentation and the library is still a work in progress.

Open Source Agenda is not affiliated with "SpectralClustering.jl" Project. README Source: lucianolorenti/SpectralClustering.jl
Stars
43
Open Issues
1
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating