UpdatableEstimator An estimator that can be incrementally updated. Declarationprotocol UpdatableEstimator<Transformer> : Estimator TopicsAdaptingadaptedAsSupervised(annotationType:)adaptedAsTemporal()Appendingappending(_:)Encoding and decodingencodeWithOptimizer(_:to:)decodeWithOptimizer(from:)TransformingmakeTransformer()update(_:with:eventHandler:)update(_:with:) RelationshipsInherits FromEstimatorConforming TypesNumericImputerOneHotEncoderOrdinalEncoderPreprocessingUpdatableEstimatorStandardScalerTransformerToUpdatableEstimatorAdaptor See AlsoProtocolsTransformerTemporalTransformerRandomTransformerEstimatorTemporalEstimatorSupervisedEstimatorSupervisedTemporalEstimatorUpdatableSupervisedEstimatorUpdatableSupervisedTemporalEstimatorUpdatableSupervisedTabularEstimatorUpdatableTemporalEstimatorUpdatableTabularEstimator