Karateclub Versions Save

Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)

v_10304

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/benedekrozemberczki/karateclub/compare/v_10303...v_10304

v_10303

1 year ago

What's Changed

Full Changelog: https://github.com/benedekrozemberczki/karateclub/compare/v_10302...v_10303

v_10302

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/benedekrozemberczki/karateclub/compare/v_10301...v_10302

v_10301

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/benedekrozemberczki/karateclub/compare/v_10300...v_10301

v_10300

1 year ago

The release adds vector induction (inference) for all of the graph level embedding methods. Including:

Graph2Vec GL2Vec

v_10204

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/benedekrozemberczki/karateclub/compare/v_10203...v_10204

v_10202

2 years ago

Added Wavelet Characteristic from the CIKM 2021 paper: Graph Embedding via Diffusion-Wavelets-Based Node Feature Distribution Characterization

v_10201

2 years ago
  • Weighted FEATHER algorithm.

v_10200

2 years ago

The new release supports directed and disjoint graphs:

  • Directed graph support.
  • Disjoint graph support.