Contents

UpdatableSupervisedEstimator

A supervised estimator that can be incrementally updated.

Declaration

protocol UpdatableSupervisedEstimator<Transformer, Annotation> : SupervisedEstimator

Topics

Appending

Adapting

Encoding and decoding

Reading and writing

Transforming

See Also

Protocols