MAV#
- class myoverse.transforms.MAV(window_size, stride=None, dim='time', **kwargs)[source]#
Mean Absolute Value over sliding windows (GPU-accelerated).
- Parameters:
Methods
_compute_window(x_unfolded)Compute the window-wise statistic.
Mean Absolute Value over sliding windows (GPU-accelerated).
Methods
|
Compute the window-wise statistic. |