We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Create MADTransform, which calculates rolling MAD (mean absolute deviation)
MADTransform
New transform in statistics transforms zoo
MADTransform(WindowStatisticsTransform)
_aggregate_window
test_interface_simple
fit_transform
No response
The text was updated successfully, but these errors were encountered:
julia-shenshina
Successfully merging a pull request may close this issue.
🚀 Feature Request
Create
MADTransform
, which calculates rolling MAD (mean absolute deviation)Motivation
New transform in statistics transforms zoo
Proposal
MADTransform(WindowStatisticsTransform)
with the same constructor as base class_aggregate_window
, which calculates MADTest cases
test_interface_simple
fit_transform
method.Alternatives
No response
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: