bipartiteSBM
bipartiteSBM copied to clipboard
A Bayesian model+algorithm for community detection in bipartite networks
Hi! I noticed the "generate synthetic networks" section in the documents seems incomplete. And may I ask the reference for the "ers=pc/K+(1−p)(1−c)/K(K−1)", does "c" here refers to "c_out" or "c_in"...
Hello Yen, I have sent you an email regarding the issue. In case you missed it, I post here also. I followed the steps on the installation webpage and it...
bipartiteSBM/engines/bipartiteSBM-MCMC/src/mcmc_main.cc:17:10: fatal error: boost/program_options.hpp: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~
When pass strings to the `mcmc` binary, the argument length is limited by the system. One can check the value via `getconf ARG_MAX` (and that's usually 2621440, meaning 2MB of...
Support `Dask.future` (https://docs.dask.org/en/latest/futures.html) as well, make the `loky` option as the default.
Try to improve the code via new technologies. https://datawhatnow.com/things-you-are-probably-not-using-in-python-3-but-should/