Expand description
GPU-accelerated time series algorithms
This module provides comprehensive time series processing algorithms optimized for GPU execution, including forecasting, feature extraction, and statistical analysis.
Structs§
- Feature
Config - Configuration for feature extraction
- GpuFeature
Extractor - GPU-accelerated feature extraction for time series
- GpuTime
Series Processor - GPU-accelerated parallel time series processing
Enums§
- Forecast
Method - Forecasting methods for GPU acceleration
- Window
Statistic - Window statistics for sliding window operations