Contents

init(inputWindowSize:forecastWindowSize:)

Creates a configuration.

Declaration

init(inputWindowSize: Int, forecastWindowSize: Int)

Parameters

  • inputWindowSize:

    The number of input samples.

  • forecastWindowSize:

    The number prediction samples.