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 310b01c347 [Major Feature] WLSubtree kernel can now deal with symbolic edge labels (for Gram matrix computation without parallelization). Meanwhile, the dummy labels are no longer added a priori. 4 years ago
datasets Update test datasets, use pre-given datasets in test_graph_kernels.py. 4 years ago
docs Update docs: experiments. 4 years ago
gklearn [Major Feature] WLSubtree kernel can now deal with symbolic edge labels (for Gram matrix computation without parallelization). Meanwhile, the dummy labels are no longer added a priori. 4 years ago
notebooks 1. fix bugs. 5 years ago
.appveyor.yml Update .appveyor.yml. 4 years ago
.coveragerc Add ged module. 5 years ago
.gitignore [CI] Ignore downloaded datasets. 4 years ago
.readthedocs.yml Update .readthedocs.yml. 4 years ago
.travis.yml Test slycot. 4 years ago
CHANGELOG.md Add CHANGELOG.md. 4 years ago
LICENSE Initial commit 7 years ago
Problems.md Fix bugs when installing slycot. 4 years ago
README.md [Fix] Typos in README.md. 4 years ago
crowdin.yml Update Crowdin configuration file 4 years ago
requirements.txt Fix bugs when installing slycot. 4 years ago
requirements_pypi.txt Fix bugs when installing slycot. 4 years ago
setup.py Update version. 4 years ago

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

Text Jupyter Notebook Python C++ other