Expand description
SIMD-accelerated feature engineering operations SIMD-accelerated feature engineering operations
This module provides SIMD-optimized implementations of feature engineering operations using the unified SIMD operations from scirs2-core.
Structs§
- Simd
Polynomial Features - SIMD-accelerated polynomial feature generation
Functions§
- simd_
binarize - SIMD-accelerated binarization with validation
- simd_
polynomial_ features_ optimized - Advanced SIMD polynomial features with memory optimization
- simd_
power_ transform - SIMD-accelerated power transformation (Box-Cox and Yeo-Johnson)