PreprocessingSupervisedTemporalEstimator
A supervised temporal estimator that composes a preprocessing transformer and a supervised temporal estimator.
Declaration
struct PreprocessingSupervisedTemporalEstimator<Preprocessor, Estimator> where Preprocessor : TemporalTransformer, Estimator : SupervisedTemporalEstimator, Preprocessor.Output == Estimator.Transformer.InputTopics
Creating an estimator
Getting the properties
Preprocesing and Fitting
preprocessed(from:eventHandler:)fitted(to:eventHandler:)fitted(toPreprocessed:eventHandler:)fitted(to:validateOn:eventHandler:)fitted(toPreprocessed:validateOn:eventHandler:)PreprocessingSupervisedTemporalEstimator.AnnotationPreprocessingSupervisedTemporalEstimator.InputPreprocessingSupervisedTemporalEstimator.IntermediatePreprocessingSupervisedTemporalEstimator.OutputTransformer