13 Commits (8b853895faf81c66ca93dea200d6e40af59ab3ea)

Author SHA1 Message Date
  jajupmochi a76335ed16 [Features][API Changes] Update kernel classes. 3 years ago
  jajupmochi 609c8c1518 [Enhancement] Allow deciding whether or not to make a copy of input graphs in GraphKernel class. 4 years ago
  jajupmochi 23a938482a [[Enhancement] gklearn.utils.normalize_gram_matrix function now raises… 4 years ago
  jajupmochi bb36d0f507 [Major Feature] Graph kernel classes now can compute kernel matrix between two different list of graphs using fit/transform methods which uses the same scheme as the scikit-learn library! 4 years ago
  jajupmochi 349d7a76ca Use get_iters function instead of tqdm in StructuralSP. 4 years ago
  jajupmochi 10a2760085 Enable sp kernel and ssp kernel to NOT use fcsp. 4 years ago
  jajupmochi bc5b8b0d25 Refactor: deprecate the usage of "__" for the "private" members and methods, use "_" instead. 4 years ago
  jajupmochi 320964dd16 Update comments, minor bugs for graph kernels. 4 years ago
  jajupmochi 6eb6a4a3ad Add CommonWalk class. 4 years ago
  jajupmochi 7e94ecaf31 Add k-nn test. 5 years ago
  jajupmochi b4747fc16b fix bug "AttributeError("'Graph' object has no attribute 'node'",)" for new version of NetworkX. 5 years ago
  jajupmochi 5dae69b878 1. fix bugs. 5 years ago
  jajupmochi 7bdd77b777 1. add preimage module. 5 years ago