Contents

SupervisedEstimatorToTemporalAdaptor

A supervised temporal estimator wrapping a supervised estimator.

Declaration

struct SupervisedEstimatorToTemporalAdaptor<Base> where Base : SupervisedEstimator, Base.Annotation : Sendable

Topics

Creating an estimator

Encoding and decoding

Fitting

See Also

Estimator adaptors