xiaocai00 / SparkPinkMST

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spark PinkMST

Chen Jin, karen.cj@gmail.com

This repository contains source code that implements PinkMST algorithm which is detailed in paper A Scalable Hierarchical Clustering Algorithm Using Spark.

License

Spark PingMST is released under the MIT License

Citing Spark PinkMST

If you find Spark PinkMST useful in your research, please consider citing:

@article{cjin15pinkmst,
    Author = {Chen Jin, Ruoqian Liu, Zhengzhang Chen, William Hendrix, Ankit Agrawal, Alok Choudhary},
    Title = {{A Scalable Hierarchical Clustering Algorithm Using Spark},
    Journal = {Proceedings of the 2015 IEEE First International Conference on Big Data Computing Service and Applications},
    Year = {2015}
}

About


Languages

Language:Java 97.3%Language:Python 2.7%