decodeWithOptimizer(from:)

Reads the encoded model and optimizer with a decoder.

Declaration

func decodeWithOptimizer(from decoder: inout any EstimatorDecoder) throws -> TimeSeriesClassifier<Scalar, Label>.Transformer