Contents

TemporalTransformerToEstimatorAdaptor

A temporal estimator that always returns a predefined temporal transformer.

Declaration

struct TemporalTransformerToEstimatorAdaptor<Transformer> where Transformer : TemporalTransformer

Topics

Creating an estimator

Getting the transformer

Encoding and decoding

Fitting

See Also

Temporal adaptors