458 Commits (master)
 

Author SHA1 Message Date
  linlin 50ab7aa370
Merge pull request #39 from jajupmochi/v0.2.x 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
  linlin 6e883f8678
Merge pull request #38 from jajupmochi/v0.2.x 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
  linlin 18413582b4
Merge pull request #37 from jajupmochi/v0.2.x 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
  linlin f95c54e0a2
Merge pull request #36 from jajupmochi/v0.2.x 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
  linlin 8cbd7430b3
Merge pull request #35 from jajupmochi/v0.2.x 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
  linlin 2c36da08ab
Merge pull request #34 from jajupmochi/v0.2.x 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
  jajupmochi 1cdb845737 Update exps. 4 years ago
  linlin 27f2c4427a
Merge pull request #33 from jajupmochi/v0.2.x 4 years ago
  jajupmochi 0f8d4af2dc Update version. 4 years ago
  jajupmochi 320964dd16 Update comments, minor bugs for graph kernels. 4 years ago