# py-graph a python package for graph kernels. ## requirements * numpy * scipy * matplotlib * networkx * sklearn * tabulate ## updates ### 2017.12.05 * ADD marginalized kernel and its result. - linlin * ADD list required python packages in file README.md. - linlin ### 2017.11.24 * ADD shortest path kernel and its result. - linlin
A Python package for graph kernels, graph edit distances and graph pre-image problem.