Contents

decode(from:)

Decodes a previously fitted transformer.

Declaration

func decode(from decoder: inout any EstimatorDecoder) throws -> Estimator.Transformer

See Also

Encoding and decoding