446 Commits (0af57092a37cb1941a38602ee939d69f5a8f3457)
 

Author SHA1 Message Date
  jajupmochi a3061244a6 Fix a bug in weisfeilerLehmankernel. 4 years ago
  linlin e4fe9fe5aa
Merge pull request #29 from jajupmochi/v0.2 4 years ago
  jajupmochi 5eea854d3d Add CHANGELOG.md. 4 years ago
  jajupmochi 5303897fb5 Add exps. 4 years ago
  jajupmochi 0eef570c62 Fix bugs in exps. 4 years ago
  jajupmochi c898c62eb8 Add the chunksize argument to the function version of graph kernels. 4 years ago
  jajupmochi 9710c639c5 Add the FixPoint graph kernel class. 4 years ago
  linlin 068b57afe7
Merge pull request #28 from jajupmochi/v0.2 4 years ago
  jajupmochi 7f66196251 Update model selection function. 4 years ago
  jajupmochi 6b0f4bddc2 Update examples. 4 years ago
  jajupmochi a26491997d Update examples. 4 years ago
  jajupmochi 01f0b4a489 Update exps. 4 years ago
  jajupmochi 92705d8ba1 Update dataset processors. 4 years ago
  jajupmochi ca1f2b535b Fix pickle problem. 4 years ago
  jajupmochi 899daa336a Fix pickle problem. 4 years ago
  jajupmochi 5c2043d96e Update .appveyor.yml. 4 years ago
  jajupmochi 265850c44d Update .appveyor.yml. 4 years ago
  jajupmochi 1741804ea8 Remove support for Python 3.5. 4 years ago
  jajupmochi 45f43177f4 Test extras_require. 4 years ago
  jajupmochi fcb56e8ce0 Test extras_require. 4 years ago
  jajupmochi 5420995d2d Update README and requirements. 4 years ago
  linlin be4f169ae7
Merge pull request #27 from jajupmochi/v0.2 4 years ago
  jajupmochi 97257a5ef9 Update namespace. 4 years ago
  jajupmochi 1b7d4adace Update README.md. 4 years ago
  jajupmochi 424fe5fa32 Update README.md 4 years ago
  linlin e9cec0a0c4
Merge pull request #26 from jajupmochi/v0.2 4 years ago
  jajupmochi e6c4229b23 Update requirements. 4 years ago
  linlin 0c01cb3e94
Merge pull request #25 from jajupmochi/v0.2 4 years ago
  jajupmochi 293ed9efae Fix bugs and add xps. 4 years ago
  jajupmochi 87e9da8b65 Fix bugs. 4 years ago
  jajupmochi 681802a769 Add xp. 4 years ago
  jajupmochi 21b99f4730 Update graph synthesizer. 4 years ago
  jajupmochi d8e206c33c Add graph synthesizer. 4 years ago
  jajupmochi 570492cf46 Add SpectralDecomposition class. 4 years ago
  jajupmochi 5dcbe76350 Add SylvesterEquation class. 4 years ago
  jajupmochi 6eb6a4a3ad Add CommonWalk class. 4 years ago
  jajupmochi 1fd5ffcd0a Add MedianGraphEstimator for cost matrices learning. 5 years ago
  jajupmochi d64cf4d0ac Update optimizing part in MedianPreimageGeneratorCML. 5 years ago
  linlin b649298c95
Merge pull request #23 from jajupmochi/v0.2 5 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 15945eb272 Update the computation of numbers of edit operations for GEDs using pre-defined costs between labels. 5 years ago
  jajupmochi 31a8a9c51d Add ability to GEDEnv to use pre-defined costs between edge labels. 5 years ago
  jajupmochi 731ab1d45b Add ability to GEDEnv to use pre-defined costs between node labels. 5 years ago
  jajupmochi 938c3d5ca4 Add ability to GEDEnv to use pre-defined costs between node labels. 5 years ago
  jajupmochi 74a6e5fad3 Add exp: compare GEDEnv with the GEDLIB version. 5 years ago
  jajupmochi d97bfe954c Add class MedianGraphEstimatorPy and MedianPreimageGeneratorPy which use GEDEnv implemented in pure Python. 5 years ago
  linlin 6f0c1df113
Merge pull request #22 from jajupmochi/v0.2 5 years ago
  jajupmochi 58cc4042cc Fix GEDEnv import bugs. 5 years ago
  jajupmochi ad6b45b4b0 Add MedianPreimageGeneratorCML. 5 years ago
  linlin b1ae62a48b
Merge pull request #21 from jajupmochi/v0.2 5 years ago