Skip to content

Conversation

christinadionysio
Copy link
Contributor

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.

@github-project-automation github-project-automation bot moved this to In Progress in SystemDS PR Queue Sep 3, 2025
@christinadionysio christinadionysio merged commit 5dfa26f into apache:main Sep 3, 2025
7 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in SystemDS PR Queue Sep 3, 2025
@christinadionysio christinadionysio deleted the scuro_add_context_operators branch September 3, 2025 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant