Skip to content

sanghack81/pyGK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

pyGK

Python Graph Kernels

pygk is a python implementation (under development) of a subset of graph kernels and other related methods based on MATLAB codes by Nino Shervashidze.

Following graph kernels are implemented:

  • Shortest path kernel (for both unlabeled and discretely-labeled graph)
  • Random walk kernel (for both unlabeled and discretely-labeled graph)
  • Weisfeiler-Lehman kernel (for discretely-labeled graph)
  • 3-graphlet kernel (for discretely-labeled graph)
  • (3,4,5)-graphlet kernel (for unlabeled graph)

About

A few graph kernels implemented in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages