mlr3fda
Functional Data Analysis for mlr3
A functional-data feature factory for mlr3, shipping a new extractor almost every month.
◆Recent moves
- 29d ago
Compatibility with tf 0.5.0
A same-fortnight follow-up to 0.7.0 carrying only upstream compatibility with {tf} 0.5.0.
View source ↗ - 1mo ago
catch22 and integral feature extractors added
PipeOpFDACatch22 brings the catch22 time-series feature set to functional columns and PipeOpFDAIntegrate computes definite integrals, alongside wavelet filter and one-sided zoom fixes.
View source ↗ - 2mo ago
Depth and derivative extractors; Fourier made several times faster
Adds PipeOpFDADepth and PipeOpFDADerive, gives PipeOpFDAExtract a standard-deviation feature, and registers the package in mlr_reflections so it stops erroring under parallelisation. Fourier extraction becomes several times faster.
View source ↗ - 3mo ago
Curve registration via PipeOpFDARegister
Functional columns can be aligned to a learned template via PipeOpFDARegister, which is the standard preprocessing step before most functional-data feature extraction.
View source ↗ - 4mo ago
Fourier feature extraction and package-specific condition classes
PipeOpFDAFourier introduces FFT-based feature extraction and Mlr3Error/Mlr3Warning condition classes are added; a task column typo is corrected from h20 to h2o.
View source ↗