Module egobox_gp::correlation_models

source ·
Expand description

A module for correlation models with PLS weighting to model the error term of the GP model.

The following correlation models are implemented:

  • squared exponential,
  • absolute exponential,
  • matern 3/2,
  • matern 5/2.

Structs§

Traits§