Module ski

Module ski 

Source
Expand description

Structured Kernel Interpolation (SKI/KISS-GP) for fast GP inference

This module implements Structured Kernel Interpolation methods for fast Gaussian Process inference on structured data, including grid-based interpolation and Kronecker structure exploitation.

Structsยง

FittedTensorSKI
Fitted tensor SKI with Kronecker structure
TensorSKI
Multi-dimensional SKI with tensor structure