UpdatableSupervisedEstimatorToTemporalAdaptor
An updatable supervised temporal estimator wrapping an updatable supervised estimator.
Declaration
struct UpdatableSupervisedEstimatorToTemporalAdaptor<Base> where Base : UpdatableSupervisedEstimator, Base.Annotation : SendableTopics
Creating an adaptor
Encoding and decoding
Fitting and updating
fitted(to:eventHandler:)fitted(to:validateOn:eventHandler:)makeTransformer()update(_:with:eventHandler:)UpdatableSupervisedEstimatorToTemporalAdaptor.AnnotationUpdatableSupervisedEstimatorToTemporalAdaptor.InputUpdatableSupervisedEstimatorToTemporalAdaptor.OutputUpdatableSupervisedEstimatorToTemporalAdaptor.Transformer