Projects that are tagged with spectral clustering.


Logo 1SpectralClustering 1.2

by tbuehler - May 1, 2018, 19:26:07 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 35266 views, 7864 downloads, 0 subscriptions

About: A fast and scalable graph-based clustering algorithm based on the eigenvectors of the nonlinear 1-Laplacian.

Changes:
  • improved optimization of ncut and rcut criterion
  • optimized eigenvector initialization
  • changed default values for number of runs
  • several internal optimizations
  • made console output more informative

Logo pSpectralClustering 1.2

by tbuehler - July 30, 2017, 20:07:52 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 26428 views, 5283 downloads, 0 subscriptions

About: A generalized version of spectral clustering using the graph p-Laplacian.

Changes:

various internal optimizations


Logo MATLAB spectral clustering package 1.1

by wenyenc - February 4, 2010, 01:54:38 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 32969 views, 6306 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole StarWhole StarEmpty Star
(based on 2 votes)

About: A MATLAB spectral clustering package to deal with large data sets. Our tool can handle large data sets (200,000 RCV1 data) on a 4GB memory general machine. Spectral clustering algorithm has been [...]

Changes:
  • Add bib
  • Add code of nystrom without orthogonalization
  • Add accuracy quality measure
  • Add more running scripts

Logo kernlab 0.9-9

by alexis - November 2, 2009, 16:03:50 CET [ Project Homepage BibTeX Download ] 22955 views, 4846 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole StarWhole StarEmpty Star
(based on 1 vote)

About: kernlab provides kernel-based Machine Learning methods for classification, regression, clustering, novelty detection, quantile regression and dimensionality reduction. Among other methods kernlab [...]

Changes:

minor fixes in kcca and ksvm functions


Logo GraphDemo 1.0

by ule - November 27, 2007, 20:11:21 CET [ Project Homepage BibTeX Download ] 10851 views, 2922 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole Star1/2 StarEmpty Star
(based on 3 votes)

About: The GraphDemo provides Matlab GUIs to explore similarity graphs and their use in machine learning. It aims to highlight the behavior of different kinds of similarity graphs and to demonstrate their [...]

Changes:

Initial Announcement on mloss.org.