16 Commits (master)

Author SHA1 Message Date
  jajupmochi d6b252a83e rename library. 5 years ago
  jajupmochi 1a34c9f18e update preimege/ged.py 5 years ago
  jajupmochi b7112cd60f update pre-image. 5 years ago
  jajupmochi 344a6f8d4b Modify function comments of graph kernels. 6 years ago
  jajupmochi b7eef40edf 1. add parallelization choice into the treelet kernel, including "imap_unordered" and None. 6 years ago
  jajupmochi 73b2b7d279 1. add wl subtree kernel. 6 years ago
  jajupmochi 7b75c1fc97 1. add verbose switch. 6 years ago
  jajupmochi 123391d3a1 add comments in run_spkernel.py. 6 years ago
  jajupmochi 1566139883 * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
  jajupmochi 8baa21cb67 correct randomness of data split for paralleling. 6 years ago
  jajupmochi ef19fcba5a 1. fix bug when computing kernels between non-symbolic node attributes of the spkernel and the ssp kernel, add a gaussian kernel implementation. 6 years ago
  jajupmochi 834407c262 Modify structural shortest path kernel. 6 years ago
  jajupmochi 347b44cdd9 A lot of things changed... 6 years ago
  jajupmochi 68772ba4b4 1. [IMPORTANT] correct an error in dataset split section in function cross_validation_pre_computed. DON NOT use previous versions. They are all wrong. 6 years ago
  jajupmochi 22a1f1e8d8 1. add parallel computing scheme to spkernel and model_selection_precomputed. 7 years ago
  jajupmochi efca08fb30 1. upgrate spkernel, now supporting symbolic and non-symbolic node labels, directed and undirected graphs, and allowing user-defined node kernels. 7 years ago