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 years ago |
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 years ago |
jajupmochi
|
7d5a0a8b87
|
Add deeper traceback for exceptions in test_graph_kernel.py.
|
4 years ago |
jajupmochi
|
3cfe230313
|
Fix paths when using pre-given datasets in test_graph_kernels.py.
|
4 years ago |
jajupmochi
|
adb821687d
|
Update test datasets, use pre-given datasets in test_graph_kernels.py.
|
4 years ago |
jajupmochi
|
edc189005f
|
Use dataset.Dataset in the tests of graph kernel classes.
|
4 years ago |
jajupmochi
|
e84bc76866
|
Add parallelization to WL subtree kernel.
|
4 years ago |
jajupmochi
|
79cb3a5fcf
|
Add test of equality of graph kernel results for different parameters.
|
4 years ago |
jajupmochi
|
3588608356
|
Test: if sp / ssp kernel yield same results if the fcsp method is turned off.
|
4 years ago |
jajupmochi
|
10a2760085
|
Enable sp kernel and ssp kernel to NOT use fcsp.
|
4 years ago |
jajupmochi
|
3bca5f1dc1
|
Add DataFetcher.
|
4 years ago |
jajupmochi
|
ed1cc42997
|
Add graph kernel metadata.
|
4 years ago |
jajupmochi
|
d529e06052
|
Update MPG.
|
4 years ago |
jajupmochi
|
2a065f4fb6
|
Fix a bug in the WL kernel class.
|
4 years ago |
jajupmochi
|
5bdfb68551
|
Add test for four random walk kernel classes.
|
4 years ago |
jajupmochi
|
57f7e5fdc5
|
Add test for four random walk kernel classes.
|
4 years ago |
jajupmochi
|
6eb6a4a3ad
|
Add CommonWalk class.
|
4 years ago |
jajupmochi
|
0db57fe3ce
|
Fix bugs in ged.util.util.get_nb_edit_operations_symbolic_cml() and add test for it.
|
5 years ago |
jajupmochi
|
5eb69de7ea
|
Add ged module.
|
5 years ago |
jajupmochi
|
9a365fac98
|
Fix bugs for enum and add test for median preimage generator.
|
5 years ago |
jajupmochi
|
898bec8063
|
Add class WLSubtree.
|
5 years ago |
jajupmochi
|
f337fc3fa9
|
Add class WeisfeilerLehman.
|
5 years ago |
jajupmochi
|
92c24ffeca
|
Add class Treelet.
|
5 years ago |
jajupmochi
|
2248a1308e
|
Update tests.
|
5 years ago |
jajupmochi
|
a32e9656b0
|
Add class PathUpToH.
|
5 years ago |
jajupmochi
|
1d49a75040
|
update datasets used in the tests.
|
5 years ago |
jajupmochi
|
d9e9fbbce4
|
test all graph kernels.
|
5 years ago |
jajupmochi
|
02e7e134a1
|
allow pytest-cov to consider codes in Python pool.
|
5 years ago |
jajupmochi
|
2ab70803ec
|
fix bugs for pytest.
|
5 years ago |
jajupmochi
|
1306032de3
|
fix a bug for pytest.
|
5 years ago |
jajupmochi
|
562ddf775e
|
add tests.
|
5 years ago |