14 Commits (8b853895faf81c66ca93dea200d6e40af59ab3ea)

Author SHA1 Message Date
  jajupmochi 920ebda3f9 Hide deprecation warning in graph_file.py. 4 years ago
  jajupmochi 508cc2c37d Add DataLoader and DataSaver. 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 bc5b8b0d25 Refactor: deprecate the usage of "__" for the "private" members and methods, use "_" instead. 4 years ago
  jajupmochi 34506302ce 1. Solve uncolsed file warning in graph_file.py. 2. Solve CXVPY * and @ warning in MPG. 5 years ago
  jajupmochi 1c635daf9d Fix bugs in MedianGraphEstimator.__decrease_order(). 5 years ago
  jajupmochi a32e9656b0 Add class PathUpToH. 5 years ago
  jajupmochi c1eff86d49 Update graph_files.py. 5 years ago
  jajupmochi 56bc9a8131 Simplify function gklearn.utils.graph_file.load_from_ds(). 5 years ago
  jajupmochi 5e08e9841e Update function gklearn.utils.graph_file.load_ct() for CTFile V2000. 5 years ago
  jajupmochi 9f0090179d Update function gklearn.utils.graph_file.load_gxl() 5 years ago
  jajupmochi 45052568eb 1. fix bugs for function of getting numbers of edit operations for non-symbolic labels. 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