82 Commits (62ede297d6d19c428b5f957e1482e9a979886064)
 

Author SHA1 Message Date
  jajupmochi 62ede297d6 rearrange notebooks directory. 6 years ago
  jajupmochi ddd921696a rearrange notebooks directory, correct all scripts. 6 years ago
  jajupmochi 6b4738df30 rearrange pygraph/kernels file. 6 years ago
  jajupmochi 132e295bb9 add datasets and remove some files not needed. 6 years ago
  jajupmochi 123391d3a1 add comments in run_spkernel.py. 6 years ago
  jajupmochi ccec961d2c * fix the path kernel up to length h. 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 06b32cdf8a 1. apply multiprocessing.Pool.imap_unordered method instead of the map method, so that tqdm could be applied to track progress. 7 years ago
  jajupmochi 22a1f1e8d8 1. add parallel computing scheme to spkernel and model_selection_precomputed. 7 years ago
  jajupmochi 6aac5b2981 1. add Sylvester Equation Methods for the generalized random walk kernel. 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
  jajupmochi 4fa6f373f3 Merge branch 'ljia' of https://git.litislab.fr/bgauzere/py-graph into ljia 7 years ago
  jajupmochi bc93c0f80b I am dead... 7 years ago
  jajupmochi ff2201d42b Merge branch 'ljia' of https://github.com/jajupmochi/py-graph into ljia 7 years ago
  jajupmochi f684f51ad1 delete useless results. 7 years ago
  jajupmochi 1ee3ee0cba Merge branch 'ljia' of https://github.com/jajupmochi/py-graph into ljia 7 years ago
  jajupmochi 3fd31d48ec delete useless results files. 7 years ago
  jajupmochi 503187dc3f delete useless results files. 7 years ago
  jajupmochi 8e4f0aba58 Merge branch 'ljia' of https://git.litislab.fr/bgauzere/py-graph into ljia 7 years ago
  jajupmochi 609a7a0124 Merge branch 'ljia' of https://git.litislab.fr/bgauzere/py-graph into ljia 7 years ago
  jajupmochi 38d66d8ae3 Plus de choses sont changées... 7 years ago
  jajupmochi b0f6470c35 Plus de choses sont changées... 7 years ago
  jajupmochi 2db913b7eb MOD extend marginalized kernel, remove tottering. 7 years ago
  jajupmochi 51f034a4a0 MOD extend marginalized kernel, remove tottering. 7 years ago
  jajupmochi c2cc1336dc MOD extend marginalized kernel, remove tottering. 7 years ago
  jajupmochi c615605b08 MOD extend marginalized kernel, remove tottering. 7 years ago
  jajupmochi b683eb9e5e remove unnecessary files. 7 years ago
  jajupmochi 522ab84d1c remove unnecessary files. 7 years ago
  jajupmochi 15b6a97053 modifié : README.md 7 years ago
  jajupmochi 521b91ff0f modifié : README.md 7 years ago
  jajupmochi 338f8ba326 modifié : README.md 7 years ago
  jajupmochi 4b7e8f5522 modifié : README.md 7 years ago
  jajupmochi 0d82ebe6b8 copié : notebooks/run_weisfeilerLehmankernel_acyclic.ipynb -> .ipynb_checkpoints/run_weisfeilerLehmankernel_acyclic-checkpoint.ipynb 7 years ago
  jajupmochi 122ba2ae06 copié : notebooks/run_weisfeilerLehmankernel_acyclic.ipynb -> .ipynb_checkpoints/run_weisfeilerLehmankernel_acyclic-checkpoint.ipynb 7 years ago
  jajupmochi 24eae65154 * ADD *path kernel up to depth d* and its result on dataset Asyclic. 7 years ago
  jajupmochi 58e7456f6b * ADD *path kernel up to depth d* and its result on dataset Asyclic. 7 years ago
  jajupmochi 713edf2794 ADD comments to code of treelet kernel. 7 years ago
  jajupmochi 8f6f78f6a6 ADD comments to code of treelet kernel. 7 years ago
  jajupmochi a719ac6859 * ADD *treelet kernel* and its result on dataset Asyclic. - linlin 7 years ago
  jajupmochi e7c5e82c29 * ADD *treelet kernel* and its result on dataset Asyclic. - linlin 7 years ago
  jajupmochi 5d0d9e350b * ADD *treelet kernel* and its result on dataset Asyclic. - linlin 7 years ago
  jajupmochi 62a0d264d5 * ADD *treelet kernel* and its result on dataset Asyclic. - linlin 7 years ago
  jajupmochi 460e846a8f * ADD calculation of the time spend to acquire kernel matrices for each kernel. - linlin 7 years ago
  jajupmochi 7e2a15d62f * ADD calculation of the time spend to acquire kernel matrices for each kernel. - linlin 7 years ago
  jajupmochi 6e7098004c * MOD Implementation of attributes genericity for both gxl and ct functions 7 years ago