# MP-ELIS **Repository Path**: zangzelin/mp-elis ## Basic Information - **Project Name**: MP-ELIS - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # G-ELIS #### How to run this code ```python python main_graph.py ``` #### pip list: ```bash scikit-learn 0.22.2 scipy 1.5.2 pandas 1.1.3 numpy 1.19.2 networkx 2.5 torch 1.7.0 umap-learn 0.4.6 ``` #### results in my computer: |method |cluster acc|nmi |f1_macro |precision_macro |adjscore | |-----------|-----------|-------|-----------|----------------|---------| | cora |0.750 |0.576 |0.704 |0.796 |0.531 | | citeseer |0.657 |0.401 |0.624 |0.643 |0.395 | | pumb |0.715 |0.333 |0.706 |0.713 |0.349 |