Skip to content

dsalvaz/XMark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XMark - A Benchmark for Evaluating Node-Attributed Community Discovery Algorithms

pyversions PyPI version Build Status Coverage Status PyPI download month

Citation

If you use our algorithm please cite the following work:

Citraro, S., & Rossetti, G. (2021). X-Mark: a benchmark for node-attributed community discovery algorithms. Social Network Analysis and Mining, 11(1), 1-14. https://link.springer.com/article/10.1007/s13278-021-00823-2

Installation

In order to install the package just download (or clone) the current project and copy the demon folder in the root of your application.

Alternatively use pip:

sudo pip install xmark

X-Mark is written in python and requires the following package to run:

  • networkx
  • numpy

Execution

An example of execution is in the file "XMark_Example.ipynb"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published