Contents

TemporalEstimatorToSupervisedAdaptor

An adaptor that exposes a temporal estimator as a supervised temporal estimator.

Declaration

struct TemporalEstimatorToSupervisedAdaptor<Estimator, Annotation> where Estimator : TemporalEstimator, Annotation : Equatable, Annotation : Sendable

Topics

Creating an adaptor

Getting the estimator

Encoding and decoding

Fitting

See Also

Temporal adaptors