Spectral clustering: Difference between revisions

Content deleted Content added
WikiCleanerBot (talk | contribs)
m v2.04b - Bot T20 CW#61 - Fix errors for CW project (Reference before punctuation - Title linked in text)
No edit summary
Line 1:
[[File:6n-graf2.svg|thumb|An example of two connected graphs]]
In [[multivariate statistics]] and the [[cluster analysis|clustering]] of data, '''spectral clustering''' techniques make use of the [[Spectrum of a matrix|spectrum]] ([[eigenvalues]]) of the [[similarity matrix]] of the data to perform [[dimensionality reduction]] before clustering in fewer dimensions. The similarity matrix is provided as an input and consists of a quantitative assessment of the relative similarity of each pair of points in the dataset.
 
In application to image segmentation, spectral clustering is known as [[segmentation-based object categorization]].