Releases: mlr-org/mlr3fda
Releases Β· mlr-org/mlr3fda
mlr3fda 0.6.0
- fix: Add
mlr3fdatomlr_reflections$loaded_packagesto fix errors when usingmlr3fdain parallel. - feat: New
PipeOpFDADepthfor computing the data depth of functional columns viatf::tf_depth(). - feat: New
PipeOpFDADerivefor computing derivatives of functional columns viatf::tf_derive(). - feat:
PipeOpFDAExtractgained the"sd"feature for extracting the standard deviation. - perf:
PipeOpFDAFourieris now several times faster.
mlr3fda 0.5.0
- feat: New
PipeOpFDARegisterfor aligning functional columns to a learned template viatf::tf_register().
mlr3fda 0.4.0
- fix: The
fueltask now correctly names the scalar columnh2oinstead ofh20. - feat:
Mlr3ErrorandMlr3Warningclasses for errors and warnings. - feat: New
PipeOpFDAFourierfor extracting fast Fourier transform features from functional columns.
0.3.0
- mlr3fda now depends on R 4.1.0 instead of R 3.1.0 to reflect tf requiring 4.1.0
- New PipeOps:
PipeOpFDABsignalPipeOpFDARandomEffectPipeOpFDATsfeaturesPipeOpFDAWaveletsPipeOpFDAZoom
0.2.0
v0.2.0 release 0.2.0
0.1.1
Fixing a test for CRAN
0.1.0
Initial CRAN release