335 Commits (6e2b2fa164a5dd0622f015432836b2f0aed0cbe1)
 

Author SHA1 Message Date
  jajupmochi 6e2b2fa164 Fix a bug in WL subtree kernel. 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 5beedf4bca Rearrange imports in data_fetcher.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 41015c2413 Check and update datasets for exp of comparing fcsp. 4 years ago
  jajupmochi cdcccb2e32 Update get_graph_kernel_by_name(). 4 years ago
  jajupmochi 3c8f09948c Add fcsp experiments. 4 years ago
  jajupmochi 3588608356 Test: if sp / ssp kernel yield same results if the fcsp method is turned off. 4 years ago
  jajupmochi 6e1372e8fa Update: Check if all graphs have edge(s) in ShorestPath. 4 years ago
  jajupmochi e2af943262 [Very important!!!] fix bugs in ssp kernel functions, before this update symbolic/dicrete edge labels were ignored! 4 years ago
  jajupmochi 10a2760085 Enable sp kernel and ssp kernel to NOT use fcsp. 4 years ago
  jajupmochi 180c614b44 Fix bugs in gklearn.dataset. 4 years ago
  jajupmochi f67d65bf51 Update Dataset class for predefined datasets. 4 years ago
  jajupmochi 703688228c Fix bugs in the dataset module. 4 years ago
  jajupmochi 35bb1d3f95 Update DataFetcher: do not re-unzip data file if the file exists. 4 years ago
  jajupmochi 508cc2c37d Add DataLoader and DataSaver. 4 years ago
  jajupmochi 8cc96ec747 Update Dataset. 4 years ago
  jajupmochi 12dd1cacb7 Update GraphSynthesizer. 4 years ago
  jajupmochi 052356d39a Add datasets metadata. 4 years ago
  jajupmochi 3bca5f1dc1 Add DataFetcher. 4 years ago
  jajupmochi ed1cc42997 Add graph kernel metadata. 4 years ago
  jajupmochi d3daa95141 Add exps: GED stability on synthesize graphs. 4 years ago
  jajupmochi 5554d0f824 Update exps: Use Python to run sbatch. 4 years ago
  jajupmochi 2dfdd4e586 Use the parameter exist_ok=True in the function os.makedirs to check if a dir exists to avoid problems while paralleling. 4 years ago
  jajupmochi d24cdec251 Update exps: ged stability. 4 years ago
  jajupmochi c6e201ffd0 Update multiple repeats for GED computations. 4 years ago
  jajupmochi bf0bb20dec Add multiple trials for GED computations. 4 years ago
  jajupmochi ffb26889b9 Add exps for the GED stability. 4 years ago
  jajupmochi 3312e269bf Update .readthedocs.yml. 4 years ago
  jajupmochi 993e8f591d Fix bugs when installing slycot. 4 years ago
  jajupmochi 02708e0f49 Test slycot. 4 years ago
  jajupmochi 8a583296c4 Test slycot. 4 years ago
  jajupmochi f6a536a222 Remove the tests on Python 3.9. 4 years ago
  jajupmochi d529e06052 Update MPG. 4 years ago
  jajupmochi 051727faa7 Add test for Python 3.9. 4 years ago
  jajupmochi c55003d9a2 Add a requirement: slycot. 4 years ago
  jajupmochi cd124cab61 Refactor: deprecate the usage of "__" for the "private" members and methods, use "_" instead. 4 years ago
  jajupmochi d80f5f64ca Refactor: deprecate the usage of "__" for the "private" members and methods, use "_" instead. 4 years ago
  jajupmochi a54b8de5b3 Refactor: deprecate the usage of "__" for the "private" members and methods, use "_" instead. 4 years ago
  jajupmochi 396547a757 Refactor: deprecate the usage of "__" for the "private" members and methods, use "_" instead. 4 years ago
  jajupmochi 2a065f4fb6 Fix a bug in the WL kernel class. 4 years ago
  jajupmochi bc5b8b0d25 Refactor: deprecate the usage of "__" for the "private" members and methods, use "_" instead. 4 years ago
  jajupmochi c738e5d748 Update .gitignore. 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 f05954f302 Fix bugs in four random walk kernels. 4 years ago
  jajupmochi 00aee56118 Update .gitignore. 4 years ago