Contents

decode(from:)

Decodes a previously fitted transformer.

Declaration

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

See Also

Encoding and decoding