22 Commits (2dfdd4e5865ff1b203d5ece5934ccdd2271da66a)

Author SHA1 Message Date
  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 bc5b8b0d25 Refactor: deprecate the usage of "__" for the "private" members and methods, use "_" instead. 4 years ago
  jajupmochi 5c3651e12c Fix bug: random number genration in RPG when paralelling. 5 years ago
  jajupmochi 50da423a1c Add experiment of random preimage. 5 years ago
  jajupmochi 9adaebb680 Add xp: remove the best graph from median set. 5 years ago
  jajupmochi 7e94ecaf31 Add k-nn test. 5 years ago
  jajupmochi 61d96d52d1 Fix bugs when computing reduced costs in MGE. 5 years ago
  jajupmochi f8fc1d9336 Fix bugs in some graph kernels. 2. Update MedianGraphEstimator. 5 years ago
  jajupmochi 25aa64a7dc Fix bugs in MedianGraphEstimator, about __node_maps_from_median and updating nodes/edges. 5 years ago
  jajupmochi 92c24ffeca Add class Treelet. 5 years ago
  jajupmochi 8385bc4cae Update MedianPreimageGenerator and MedianGraphEstimator for symbolic-labeled graphs and edit cost "CONSTANT". 5 years ago
  jajupmochi 66e18c93e1 1. add function to get median node/edge label in MedianGraphEstimator. 5 years ago
  jajupmochi d60a6e3888 add gklearn.utils.graph_files module, update load_tud function and relevant modules. 5 years ago
  jajupmochi 5dae69b878 1. fix bugs. 5 years ago
  jajupmochi 8804465536 1. update termination criterion of iteration in class MedianPreimageGenerator. 5 years ago
  jajupmochi 7bdd77b777 1. add preimage module. 5 years ago
  jajupmochi b5dc9aa18f Revert "clear repo: remove useless files." 5 years ago
  jajupmochi a8948a35b2 clear repo: remove useless files. 5 years ago
  jajupmochi dcff21cda7 Revert "clear repo: remove preimage." 5 years ago
  jajupmochi 5fe81a932b clear repo: remove preimage. 5 years ago
  jajupmochi 1d49a75040 update datasets used in the tests. 5 years ago
  jajupmochi d6b252a83e rename library. 5 years ago