# reveal-graph-embedding
Implementation of community-based graph embedding for user classification.
Features
Graph-based, multi-label user classification.
Implementation of the ARCTE (Absorbing Regularized Commute Times Embedding) algorithm for graph-based feature extraction.
Both python vanilla and cython-optimized versions.
Implementation of other feature extraction methods for graphs (Laplacian Eigenmaps, Louvain, MROC).
Evaluation score and time benchmarks.
Install
### Required packages - numpy - scipy - h5py - scikit-learn - Cython - networkx - python-louvain
### Installation To install for all users on Unix/Linux:
python3.4 setup.py build sudo python3.4 setup.py install
Alternatively:
pip install reveal-graph-embedding
Release files for reveal-graph-embedding 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| reveal-graph-embedding-0.1.4.tar.gz | 32.7 kB | Details |
Release files / reveal-graph-embedding-0.1.4.tar.gz
| Download URL | reveal-graph-embedding-0.1.4.tar.gz |
|---|---|
| Size | 32.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1044df11857e0c1226fa626225d6c132ebc176e8a7040bd35f2e1377cc1a26c7
|
|
BLAKE2b-256 checksum How to use checksums |
09740d52fd5f8105499b330fafcf6155d1f2465647e6091d1a5649abb8d927e0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |