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 70a11dfd1b [Enhancement] gklearn.utils.normalize_gram_matrix function now raises an excepetion if the diagonal includes negative values.\n[Enhancement] gklearn.utils.get_graph_kernel_by_name function now accepts strings of kernel names the same as the keys of gklearn.kernels.GRAPH_KERNELS and supports more graph kernels. 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 [Enhancement] gklearn.utils.normalize_gram_matrix function now raises an excepetion if the diagonal includes negative values.\n[Enhancement] gklearn.utils.get_graph_kernel_by_name function now accepts strings of kernel names the same as the keys of gklearn.kernels.GRAPH_KERNELS and supports more graph kernels. 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 [Doc] Update citation. 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