pyclics-clustering
Various clustering algoriths packaged as plugins for CLICS.
Connected Components
As implemented in the networkx package.
Hierarchical Link Clustering (HLC)
The algorithm is described in
Ahn YY, Bagrow JP and Lehmann S: Link communities reveal multiscale complexity in networks. Nature 466, 761 (2010).
The implementation is copied from Tamás Nepusz with slight modifications to work with CLICS networks.
Louvain Community Detection
The algorithm is described in
Vincent D Blondel, Jean-Loup Guillaume, Renaud Lambiotte, Renaud Lefebvre: Fast unfolding of communities in large networks. Journal of Statistical Mechanics: Theory and Experiment 10 (2008), P10008 (12pp).
We use the implementation by Thomas Aynaud.
Label Propagation
The algorithm is described in
Cordasco, G., & Gargano, L.: Community detection via semi-synchronous label propagation algorithms. In Business Applications of Social Network Analysis (BASNA), 2010 IEEE International Workshop on (pp. 1-8). IEEE.
As implemented in the networkx package.
Release files for pyclics-clustering 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyclics-clustering-1.0.0.tar.gz | 6.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyclics_clustering-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.5 kB
Release files / pyclics-clustering-1.0.0.tar.gz
| Download URL | pyclics-clustering-1.0.0.tar.gz |
|---|---|
| Size | 6.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
63cde8fffde8d780d3e3a0fcd518add70f9ea290f4a7c9117a08b33b9c5c80b3
|
|
BLAKE2b-256 checksum How to use checksums |
4120e402bf70c4122aed6bb528c67aad75536a8ccf5d7802819a42fb87af0850
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.5.2
|
Release files / pyclics_clustering-1.0.0-py3-none-any.whl
| Download URL | pyclics_clustering-1.0.0-py3-none-any.whl |
|---|---|
| Size | 6.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e8eb7774a0c5010a5e94ce3fcc329f1b47f974600417ef26d51498c06d98bebd
|
|
BLAKE2b-256 checksum How to use checksums |
0be7a81433fd68e64e4d5091fed39cfd76b018a1c274b3d3cd0b61aa83ef3351
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.5.2
|