Skip to content

Releases: benedekrozemberczki/karateclub

Unpin pandas version

04 Dec 19:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v_10303...v_10304

1.3.3. First and second order LINE

22 Oct 13:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v_10302...v_10303

1.3.2. Minor fixes and setup changes

04 Sep 19:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v_10301...v_10302

1.3.1. Minor fixed and parameter expositions

13 Aug 14:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v_10300...v_10301

1.3.0 Graph level embedding inference engines

04 Jun 20:12
Compare
Choose a tag to compare

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

Graph2Vec
GL2Vec

1.2.4 Remove error messages and fix NX dependency

03 Jun 13:04
Compare
Choose a tag to compare

What's Changed

  • NetworkX version fixed to <2.7 - scipy sparse version change.
  • Just fixed some warning of upcoming dropped features by @LucaCappelletti94 in #93

New Contributors

Full Changelog: v_10203...v_10204

Pandas fix to below 1.3.5

22 Jan 19:35
Compare
Choose a tag to compare

Wavelet Characteristic CIKM 2021

29 Sep 21:05
Compare
Choose a tag to compare

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

Weighted FEATHER

04 Aug 20:14
Compare
Choose a tag to compare
  • Weighted FEATHER algorithm.

Directed graphs and disjoint graphs

02 Jul 18:00
Compare
Choose a tag to compare

The new release supports directed and disjoint graphs:

  • Directed graph support.
  • Disjoint graph support.