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
- Random
Walk Kernel - Random walk kernel
- Subgraph
Matching Config - Subgraph matching kernel configuration
- Subgraph
Matching Kernel - Subgraph matching kernel
- Walk
Kernel Config - Walk-based kernel configuration
- Weisfeiler
Lehman Config - Weisfeiler-Lehman kernel configuration
- Weisfeiler
Lehman Kernel - Weisfeiler-Lehman (WL) kernel