Skip to content

Instantly share code, notes, and snippets.

@conradlee
Last active December 27, 2015 07:39
Show Gist options
  • Save conradlee/7290471 to your computer and use it in GitHub Desktop.
Save conradlee/7290471 to your computer and use it in GitHub Desktop.
How to benchmark a community detection algorithm from the command line with [this code](https://github.com/conradlee/network-community-benchmark).
$ ./fb_edges Caltech36 | comm_algs/louvain_wrapper | ./label_feature_matrix Caltech36 | ./infer 10
0.36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment