Contents

decode(from:)

Decodes a previously fitted transformer.

Declaration

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

See Also

Encoding and decoding