7 skills found
csgillespie / PoweRlawThis package implements both the discrete and continuous maximum likelihood estimators for fitting the power-law distribution to data. Additionally, a goodness-of-fit based approach is used to estimate the lower cutoff for the scaling region.
Aghasemian / OptimalLinkPredictionThis page is a companion for our paper on optimal link prediction, written by Amir Ghasemian, Homa Hosseinmardi, Aram Galstyan, Edoardo M. Airoldi, and Aaron Clauset. (arXiv:1909.07578)
ntamas / PlfitFitting power-law distributions to empirical data, according to the method of Clauset, Shalizi and Newman
Aghasemian / CommunityFitNetThis page is a companion for our paper on overfitting and underfitting of community detection methods on real networks, written by Amir Ghasemian, Homa Hosseinmardi, and Aaron Clauset. (arXiv:1802.10582)
Data2Semantics / PowerlawsJava library for the analysis of power law distributed data. Scroll down for README.
r3kall / FastCommunityDetectionFinding community structure in very large networks, by Clauset-Newman-Moore
nidhimanoj4 / CS224W Hollywood Graph NetworksCommunity detection on Hollywood actors using various models: Louvain, Clauset-Newman-Moore, GCN, GraphSage, and GAT.