# MCGC **Repository Path**: xiao-song-sinx/MCGC ## Basic Information - **Project Name**: MCGC - **Description**: Multi-view Contrastive Graph Clustering对比聚类 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-08 - **Last Updated**: 2021-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MCGC #### Description This is the code of "Multi-view Contrastive Graph Clustering" in NeurlPS 2021. #### Datasets ![image](https://user-images.githubusercontent.com/55492095/137155093-6fc13e15-7795-490d-8560-a01dbd9b8648.png) #### Results | | ACM | DBLP | IMDB |Amazon photos|Amazon computers| | ----------- | ----------- | ----------- | ----------- | ----------- | ----------- | | ACC(%) | 91.47 | 92.98| 61.13|71.64 |59.67 | #### Completed sources: download at https://drive.google.com/drive/folders/1dVL9m76NCCKeikfxF2f7rqnvz6yPU3aS?usp=sharing #### Bib @article{pan2021multi, title={Multi-view Contrastive Graph Clustering}, author={Pan, Erlin and Kang, Zhao}, journal={arXiv preprint arXiv:2110.11842}, year={2021} }