You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: add raw_normalize and add_self_loop ([`1103897`](https://github.com/galogm/graph_datasets/commit/1103897157ec3ef520ccd409912f4494b6682a96))
46
52
47
-
48
53
## v0.13.1 (2024-02-29)
49
54
50
55
### Chore
@@ -55,7 +60,6 @@
55
60
56
61
* fix: enable load_data to return pyg data ([`408a65a`](https://github.com/galogm/graph_datasets/commit/408a65aff7f5c667b9b7aaabd8b105dd42bdef39))
57
62
58
-
59
63
## v0.13.0 (2024-02-29)
60
64
61
65
### Feature
@@ -66,7 +70,6 @@
66
70
67
71
* fix: update n_init of kmeans ([`bf9779a`](https://github.com/galogm/graph_datasets/commit/bf9779ad11516c9c029c42ae0042af76571aca47))
68
72
69
-
70
73
## v0.12.0 (2024-01-03)
71
74
72
75
### Feature
@@ -77,7 +80,6 @@
77
80
78
81
* fix: add format result ([`81f7be7`](https://github.com/galogm/graph_datasets/commit/81f7be727c837caec773babd04b859122d657287))
79
82
80
-
81
83
## v0.11.2 (2024-01-03)
82
84
83
85
### Fix
@@ -86,16 +88,14 @@
86
88
87
89
### Unknown
88
90
89
-
* Merge branch 'master' of github.com:galogm/graph_datasets ([`68bdd22`](https://github.com/galogm/graph_datasets/commit/68bdd229082cd32129da0babfe7a12adff0ebd1d))
90
-
91
+
* Merge branch 'master' of github.com:galogm/graph_datasets ([`68bdd22`](https://github.com/galogm/graph_datasets/commit/68bdd229082cd32129da0babfe7a12adff0ebd1d))
91
92
92
93
## v0.11.1 (2024-01-02)
93
94
94
95
### Fix
95
96
96
97
* fix: add xticks and xtick_labels for draw_chart ([`eaa5422`](https://github.com/galogm/graph_datasets/commit/eaa5422ad8aa5158e8fabde2200674776f3dd914))
97
98
98
-
99
99
## v0.11.0 (2023-12-25)
100
100
101
101
### Chore
@@ -108,8 +108,7 @@
108
108
109
109
### Unknown
110
110
111
-
* Merge branch 'master' of github.com:galogm/graph_datasets ([`c490374`](https://github.com/galogm/graph_datasets/commit/c490374ca6d2c6a175cefd3e7335c8b46dfe2d63))
112
-
111
+
* Merge branch 'master' of github.com:galogm/graph_datasets ([`c490374`](https://github.com/galogm/graph_datasets/commit/c490374ca6d2c6a175cefd3e7335c8b46dfe2d63))
113
112
114
113
## v0.10.0 (2023-12-21)
115
114
@@ -127,7 +126,6 @@
127
126
128
127
* fix: sort_head of csv2file ([`d1dc3e6`](https://github.com/galogm/graph_datasets/commit/d1dc3e6447ea869a18127e28ca72ba36b392ab6b))
129
128
130
-
131
129
## v0.9.0 (2023-12-19)
132
130
133
131
### Breaking
@@ -140,28 +138,24 @@ BREAKING CHANGE: the protocal of the parameters of csv3file changes ([`7accdff`]
* fix: remove row normalization of pyg and add train-test-val mask to pyg ([`434b558`](https://github.com/galogm/graph_datasets/commit/434b5589eabe519754f6db72cd8f03417afddbc4))
163
158
164
-
165
159
## v0.8.0 (2023-11-23)
166
160
167
161
### Chore
@@ -178,8 +172,7 @@ BREAKING CHANGE: the protocal of the parameters of csv3file changes ([`7accdff`]
fix: compute nmi, ami, ari after mapping ([`0e48da0`](https://github.com/galogm/graph_datasets/commit/0e48da05aba162f9c8bc275dd40364521443e820))
217
208
218
-
219
209
## v0.5.1 (2023-09-07)
220
210
221
211
### Chore
222
212
223
-
* chore: updsate docs & config & readme and add CONTRIBUTING.md ([`f88b306`](https://github.com/galogm/graph_datasets/commit/f88b306f73d5b4c65c3d31abeeffb37716357b76))
* feat: add output and model management utils ([`e717ce1`](https://github.com/galogm/graph_datasets/commit/e717ce103de562758179466048fff3b068ef84dc))
286
274
275
+
### Fix
276
+
277
+
* fix: update toml settings and several val names & configs ([`2e101d2`](https://github.com/galogm/graph_datasets/commit/2e101d2b3a018c08d99374e6b0ee67c5cca706ea))
* fix: update toml settings and several val names & configs ([`2e101d2`](https://github.com/galogm/graph_datasets/commit/2e101d2b3a018c08d99374e6b0ee67c5cca706ea))
0 commit comments