windowed_metric_plotter#

Windowed metric plotting for time-based performance analysis.

This module provides visualization tools for analyzing model performance over time using rolling windows, enabling trend analysis and temporal pattern identification in forecast accuracy.

Classes#

WindowedMetricPlotter()

Creates time series plots of performance metrics using windowed analysis.