Contents

encode(_:to:)

Encodes a fitted transformer.

Declaration

func encode(_ transformer: ColumnSelector<Estimator, UnwrappedInput>.Transformer, to encoder: inout any EstimatorEncoder) throws

See Also

Encoding and decoding