jajupmochi
|
310b01c347
|
[Major Feature] WLSubtree kernel can now deal with symbolic edge labels (for Gram matrix computation without parallelization). Meanwhile, the dummy labels are no longer added a priori.
|
4 年前 |
jajupmochi
|
cb964cf9f7
|
Set tqdm usages in all graph kernels with self-defined intervals so that it will print less lines when writing to a file.
|
4 年前 |
jajupmochi
|
7d5a0a8b87
|
Add deeper traceback for exceptions in test_graph_kernel.py.
|
4 年前 |
jajupmochi
|
3cfe230313
|
Fix paths when using pre-given datasets in test_graph_kernels.py.
|
4 年前 |
jajupmochi
|
adb821687d
|
Update test datasets, use pre-given datasets in test_graph_kernels.py.
|
4 年前 |
jajupmochi
|
edc189005f
|
Use dataset.Dataset in the tests of graph kernel classes.
|
4 年前 |
jajupmochi
|
e84bc76866
|
Add parallelization to WL subtree kernel.
|
4 年前 |
jajupmochi
|
79cb3a5fcf
|
Add test of equality of graph kernel results for different parameters.
|
4 年前 |
jajupmochi
|
3588608356
|
Test: if sp / ssp kernel yield same results if the fcsp method is turned off.
|
5 年前 |
jajupmochi
|
10a2760085
|
Enable sp kernel and ssp kernel to NOT use fcsp.
|
5 年前 |
jajupmochi
|
3bca5f1dc1
|
Add DataFetcher.
|
5 年前 |
jajupmochi
|
ed1cc42997
|
Add graph kernel metadata.
|
5 年前 |
jajupmochi
|
2a065f4fb6
|
Fix a bug in the WL kernel class.
|
5 年前 |
jajupmochi
|
5bdfb68551
|
Add test for four random walk kernel classes.
|
5 年前 |
jajupmochi
|
57f7e5fdc5
|
Add test for four random walk kernel classes.
|
5 年前 |
jajupmochi
|
6eb6a4a3ad
|
Add CommonWalk class.
|
5 年前 |
jajupmochi
|
898bec8063
|
Add class WLSubtree.
|
5 年前 |
jajupmochi
|
f337fc3fa9
|
Add class WeisfeilerLehman.
|
5 年前 |
jajupmochi
|
92c24ffeca
|
Add class Treelet.
|
5 年前 |
jajupmochi
|
2248a1308e
|
Update tests.
|
5 年前 |
jajupmochi
|
a32e9656b0
|
Add class PathUpToH.
|
5 年前 |