Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
7 years ago | |
---|---|---|
notebooks | 7 years ago | |
pygraph | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago |
a python package for graph kernels.
Kernels | RMSE(℃) | std(℃) | parameter |
---|---|---|---|
shortest path | 36.400524 | 5.352940 | - |
marginalized | 17.8991 | 6.59104 | p_quit = 0.1 |
path | 14.270816 | 6.366698 | - |
WL subtree | 9.01403 | 6.35786 | height = 1 |
A Python package for graph kernels, graph edit distances and graph pre-image problem.
Text Jupyter Notebook Python C++ other