Spectral Clustering, Bayesian Spanning Forest, and Forest Process
{{output}}
Spectral clustering views the similarity matrix as a weighted graph, and partitions the data by minimizing a graph-cut loss. Since it minimizes the across-cluster similarity, there is no need to model the distribution within each cluster. As a result, one redu... ...