20 Commits (cb964cf9f75cd0df9bac75256ac155deae058779)

Author SHA1 Message Date
  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 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 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