jajupmochi
460e846a8f
* ADD calculation of the time spend to acquire kernel matrices for each kernel. - linlin
* MOD floydTransformation function, calculate shortest paths taking into consideration user-defined edge weight. - linlin
* MOD implementation of nodes and edges attributes genericity for all kernels. - linlin
* ADD detailed results file results.md. - linlin
* MOD Weisfeiler-Lehman subtree kernel and the test code. - linlin
7 years ago
jajupmochi
6e7098004c
* MOD Implementation of attributes genericity for both gxl and ct functions
7 years ago
jajupmochi
1cac6d23af
* ADD Weisfeiler-Lehman subtree kernel and its result on dataset Asyclic.
7 years ago
jajupmochi
0184a2a06b
* ADD mean average path kernel and its result on dataset Asyclic. - linlin
* ADD delta kernel. - linlin
* MOD reconstruction the code of marginalized kernel. - linlin
7 years ago
jajupmochi
a74c201d52
change of file structure.
7 years ago
jajupmochi
51911e8bc9
initial
7 years ago
Benoit GAUZERE
d6abcc24a1
Minor bug on traversal of shortest path list inutils.py
7 years ago
jajupmochi
d8a96ce408
Merge branch 'master' of https://git.litislab.fr/bgauzere/py-graph
add pygraph/kernels/spkernel.py
modify pygraph/utils/util.py and pygraph/utils/graphfiles.py
7 years ago
Benoit GAUZERE
0b2e8ce08f
Correction of minor bug on shortest paths computations
7 years ago
Benoit GAUZERE
66129a66df
Update to NetworkX 2.0
7 years ago
Benoit GAUZERE
595e09c64b
Add of __init__.py files
7 years ago
Benoit GAUZERE
24a8ec3ad3
Re structuration of project
7 years ago
Benoit GAUZERE
eda860455d
Re structuration of project
7 years ago