Expand description
Advanced kernel structure learning using grammar-based search
This module implements sophisticated kernel structure learning algorithms that can automatically discover complex kernel compositions using grammar-based search, statistical tests, and structure optimization.
Structs§
- Convergence
Info - Information about the learning convergence
- Kernel
Structure Learner - Grammar-based kernel structure learning
- Structure
Learning Result - Result of kernel structure learning
Enums§
- Kernel
Grammar - Kernel grammar production rules
- NonTerminal
Operation - Operations for combining kernels
- Search
Strategy - Search strategies for kernel structure learning
- Terminal
Kernel - Base kernel types in the grammar