Module fourier

Module fourier 

Source
Expand description

Fourier-based feature generation for time series

This module provides frequency domain feature extraction using Discrete Fourier Transform (DFT) for time series analysis.

Structsยง

FourierFeatureGenerator
FourierFeatureGenerator for extracting frequency domain features
FourierFeatureGeneratorConfig
Configuration for FourierFeatureGenerator