decodeWithOptimizer(from:)
Reads the encoded model and optimizer with a decoder.
Declaration
func decodeWithOptimizer(from decoder: inout any EstimatorDecoder) throws -> LinearTimeSeriesForecaster<Scalar>.TransformerReads the encoded model and optimizer with a decoder.
func decodeWithOptimizer(from decoder: inout any EstimatorDecoder) throws -> LinearTimeSeriesForecaster<Scalar>.Transformer