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 320964dd16 Update comments, minor bugs for graph kernels. 4 years ago
..
__init__.py Update namespace. 4 years ago
dataset.py Add entropy experiments. 4 years ago
graph_files.py 1. Solve uncolsed file warning in graph_file.py. 2. Solve CXVPY * and @ warning in MPG. 5 years ago
graph_synthesizer.py Fix bugs and add xps. 4 years ago
graphdataset.py Update dataset processors. 4 years ago
graphfiles.py 1. update termination criterion of iteration in class MedianPreimageGenerator. 5 years ago
isNotebook.py Revert "clear repo: remove useless files." 5 years ago
kernels.py 1. add preimage module. 5 years ago
knn.py Add k-nn test. 5 years ago
logger2file.py Revert "clear repo: remove useless files." 5 years ago
math.py Add math module. 4 years ago
model_selection_precomputed.py Add entropy experiments. 4 years ago
parallel.py Update comments, minor bugs for graph kernels. 4 years ago
stats.py Add entropy experiments. 4 years ago
timer.py 1. add preimage module. 5 years ago
trie.py rename library. 5 years ago
utils.py Add the function compute_vertex_kernels. 4 years ago

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

Text Jupyter Notebook Python C++ other