Releases: benedekrozemberczki/karateclub
Releases · benedekrozemberczki/karateclub
BoostNE order decrease.
- BoostNE decomposition order was decreased.
GraphWave Self Loops fixed.
- The self-loop error was fixed.
Role2Vec added
- Added Role2Vec.
- Fixed Random Walk parameter ordering in Walklets.
- Fixed Random Walk parameter ordering in DeepWalk.
WL hashing non pooled version.
- More sophisticated handling of the WL hashing.
Graph2Vec and GL2Vec attributed nodes fixed
- Fixed Graph2Vec.
- Fixed GL2Vec.
Gl2Vec and Graph2Vec seed fix.
- Fixed seeding.
Added A Simple Baseline Algorithm for Graph Classification (NeurIPS RRL Workshop 2018)
Normalization fix.
- Corrected the degree normalization issue (NetMF, GraRep, TADW, etc.)
Added FSCNMF
It is working with FSCNMF.
TADW added.
- Added the TADW model.