window_iterators#
Window-based iteration utilities for evaluation data segmentation.
Provides functions to create sliding time windows and filter evaluation subsets across different time dimensions. Enables systematic analysis of model performance over rolling time periods.
Functions#
|
Yields fixed-size sliding windows over a time series index. |
|
Yields evaluation subsets for each window with sufficient data coverage. |