Skip to main content

Module graph_kernel

Module graph_kernel 

Source
Expand description

Graph kernels for measuring similarity between structured data.

These kernels operate on graph representations of logical expressions and measure structural similarity through various graph-theoretic properties.

Structsยง

Graph
Simple graph representation for kernel computation
RandomWalkKernel
Random walk kernel
SubgraphMatchingConfig
Subgraph matching kernel configuration
SubgraphMatchingKernel
Subgraph matching kernel
WalkKernelConfig
Walk-based kernel configuration
WeisfeilerLehmanConfig
Weisfeiler-Lehman kernel configuration
WeisfeilerLehmanKernel
Weisfeiler-Lehman (WL) kernel