io.github.mandar2812.dynaml.modelpipe
A DataPipe2 which takes a data set, a trend and outputs a GP Regression model.
Type of features of each data pattern
The covariance function of the resultant GP, as an instance of LocalScalarKernel defined on the IndexSet type.
The measurement noise of the output signal/data, also as in instance of LocalScalarKernel
GP Pipes: Alternate
A DataPipe2 which takes a data set, a trend and outputs a GP Regression model.
Type of features of each data pattern