SkillAgentSearch skills...

Pspectralclustering

Parallel Spectral Clustering

Install / Use

/learn @openbigdatagroup/Pspectralclustering
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

pspectralclustering is a parallel C++ implementation of Parallel Spectral Clustering. We are expecting to present a highly optimized parallel implemention of all the steps of spectral clustering. We use PARPACK as underlying eigenvalue decomposition package and F2C to compile fortran code.

If you wish to publish any work based on pspectralclustering, please cite our paper as:

The bibtex format is

@article{Chen11,
  author = {Wen-Yen Chen and Yangqiu Song and Hongjie Bai and Chih-Jen Lin and Edward Y. Chang},
  title = {Parallel Spectral Clustering in Distributed Systems},
  journal = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
  volume = {33},
  number = {3},
  pages = {568-586},
  year = {2011}
}  

You can also download our paper here.

If any problems using it, please send mail to pspectralclustering@googlegroups.com

Related Skills

View on GitHub
GitHub Stars17
CategoryProduct
Updated3mo ago
Forks10

Languages

C

Security Score

72/100

Audited on Nov 26, 2025

No findings