SlopeSignChanges#
- class myoverse.transforms.SlopeSignChanges(window_size, stride=None, dim='time', **kwargs)[source]#
Count slope sign changes in sliding windows (GPU-accelerated).
- Parameters:
Methods
_compute_window(x_unfolded)Compute the window-wise statistic.