Skip to content

WiP: Add moving average filters#3

Open
nicoonoclaste wants to merge 3 commits into
MichaelMauderer:developfrom
nicoonoclaste:ewma
Open

WiP: Add moving average filters#3
nicoonoclaste wants to merge 3 commits into
MichaelMauderer:developfrom
nicoonoclaste:ewma

Conversation

@nicoonoclaste

@nicoonoclaste nicoonoclaste commented Dec 9, 2019

Copy link
Copy Markdown
Contributor
  • Implement IIR moving-averages filters on regular time-series
    • exponentially-weighted moving averages.
    • adaptive moving averages:
  • Add property-based tests.
  • Implement the filters for irregular time series (i.e. when updates do not happen on fixed-step intervals)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant