You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jajupmochi 7e94ecaf31 Add k-nn test. 5 years ago
..
__init__.py Add class WLSubtree. 5 years ago
commonWalkKernel.py update datasets used in the tests. 5 years ago
graph_kernel.py Add k-nn test. 5 years ago
marginalizedKernel.py fix bugs in tests. 5 years ago
path_up_to_h.py Fix bugs in some graph kernels. 2. Update MedianGraphEstimator. 5 years ago
randomWalkKernel.py fix bugs in tests. 5 years ago
shortest_path.py Add class PathUpToH. 5 years ago
spKernel.py update datasets used in the tests. 5 years ago
structural_sp.py Update references. 5 years ago
structuralspKernel.py clear repo: a test. 5 years ago
treelet.py Fix bugs in some graph kernels. 2. Update MedianGraphEstimator. 5 years ago
treeletKernel.py Fix bugs in class PathUpToH. 5 years ago
untilHPathKernel.py add trim_dataset() method to class Dataset. 5 years ago
weisfeilerLehmanKernel.py Add class WeisfeilerLehman. 5 years ago
weisfeiler_lehman.py Fix bugs in some graph kernels. 2. Update MedianGraphEstimator. 5 years ago

A Python package for graph kernels, graph edit distances and graph pre-image problem.

Text Jupyter Notebook Python C++ other