Skip to content

Releases: galogm/graph_datasets

v0.8.1

12 Dec 13:48

Choose a tag to compare

v0.8.1 (2023-12-12)

Fix

  • fix: remove row normalization of pyg and add train-test-val mask to pyg (434b558)

v0.8.0

23 Nov 03:23

Choose a tag to compare

v0.8.0 (2023-11-23)

Chore

Feature

  • feat: add save embed func (#22)

  • fix: add save embed func

  • fix: add save embedding


Co-authored-by: galogm <[email protected]> (7b46d03)

v0.7.0

13 Nov 10:14

Choose a tag to compare

v0.7.0 (2023-11-13)

Chore

  • chore: update cheatsheet (e68ee30)

Feature

  • feat: update python version (e810f4e)

v0.6.0

06 Nov 03:11

Choose a tag to compare

v0.6.0 (2023-11-06)

Feature

  • feat: add squirrel and chameleon in critial (2454e3d)

v0.5.2

13 Sep 07:14

Choose a tag to compare

v0.5.2 (2023-09-13)

Chore

Fix

  • fix: compute nmi, ami, ari after mapping (ab2a222)

Unknown

  • Merge pull request #21 from galogm/fix/0.5.2

fix: compute nmi, ami, ari after mapping (0e48da0)

v0.5.1

07 Sep 10:35

Choose a tag to compare

v0.5.1 (2023-09-07)

Chore

  • chore: updsate docs & config & readme and add CONTRIBUTING.md (f88b306)

Fix

  • fix: move save_to_csv_files into output utils (0192074)

  • fix: fix wrong critical datasets url (da518af)

Unknown

  • Merge pull request #20 from galogm/feat/0.5.1

Feat/0.5.1 (52658bf)

v0.5.0

06 Sep 10:30

Choose a tag to compare

v0.5.0 (2023-09-06)

Chore

Feature

  • feat: add evaluation utils for node clustering and classification (3778c1c)

Fix

  • fix: update evaluation utils and ci scripts (f307a01)

Unknown

  • Merge pull request #19 from galogm/feat/0.5.0

Feat/0.5.0 (9e2f261)

  • Merge pull request #18 from BabelTower/master

feat: add eval func (f003406)

  • Merge pull request #15 from galogm/feat/0.5.0

chore: add doc repo as submodule (6628a6a)

  • Merge pull request #14 from galogm/feat/0.5.0

chore: update docs (6825929)

v0.4.0

21 Aug 01:47

Choose a tag to compare

v0.4.0 (2023-08-21)

Chore

  • chore: update statistics (efe2765)

Feature

  • feat: add output and model management utils (e717ce1)

Unknown

  • Merge pull request #13 from galogm/feat/0.4.0

Feat/0.4.0 (6cc6239)

v0.3.1

02 Aug 15:01

Choose a tag to compare

v0.3.1 (2023-08-02)

Fix

  • fix: update toml settings and several val names & configs (2e101d2)

v0.3.0

02 Aug 13:45

Choose a tag to compare

v0.3.0 (2023-08-02)

Chore

  • chore: remove build command, add github environment and activate env (b7e4009)

  • chore: update actions (7afbb7b)

  • chore: update statistics (6d9c80a)

  • chore: update ci (a4f29e3)

  • chore: auto-generate statistics (f9bd132)

  • chore: update docs (b50ee90)

Feature

  • feat: add datasets from the paper a critical look... (68856dc)

Refactor

  • refactor: split different sources (5e79f87)