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 a3061244a6 Fix a bug in weisfeilerLehmankernel. 4 years ago
..
__init__.py Update namespace. 4 years ago
commonWalkKernel.py Add the chunksize argument to the function version of graph kernels. 4 years ago
common_walk.py Fix pickle problem. 4 years ago
fixed_point.py Add the FixPoint graph kernel class. 4 years ago
graph_kernel.py Add CommonWalk class. 4 years ago
marginalized.py Add CommonWalk class. 4 years ago
marginalizedKernel.py Add the chunksize argument to the function version of graph kernels. 4 years ago
path_up_to_h.py Add the chunksize argument to the function version of graph kernels. 4 years ago
randomWalkKernel.py Add the chunksize argument to the function version of graph kernels. 4 years ago
random_walk.py Add SylvesterEquation class. 4 years ago
shortest_path.py Add class PathUpToH. 5 years ago
spKernel.py Add the chunksize argument to the function version of graph kernels. 4 years ago
spectral_decomposition.py Add SpectralDecomposition class. 4 years ago
structural_sp.py Update references. 5 years ago
structuralspKernel.py Add the chunksize argument to the function version of graph kernels. 4 years ago
sylvester_equation.py Add SylvesterEquation class. 4 years ago
treelet.py Implement Marginalized kernel class. 5 years ago
treeletKernel.py Add the chunksize argument to the function version of graph kernels. 4 years ago
untilHPathKernel.py Add the chunksize argument to the function version of graph kernels. 4 years ago
weisfeilerLehmanKernel.py Fix a bug in weisfeilerLehmankernel. 4 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