christinadionysio opened a new pull request, #2322: URL: https://github.com/apache/systemds/pull/2322
This patch adds two additional context operators to Scuro. The first one is a StaticWindow operator that, given a number of desired windows, defines the suitable window size and aggregates a sequence into num_window features. The second context operator is a DynamicWindow where a sequence is also aggregated into num_window features with the difference that the window size for more recent data points is smaller than the window size for more historic data points in a timeseries. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
