Skip to content

[ENH] Smoothing filters as BaseSeriesTransformers #1920

@TonyBagnall

Description

@TonyBagnall

Describe the feature or idea you want to propose

A while back (five years?) we compared different smoothing algorithms for time series classification.

https://link.springer.com/chapter/10.1007/978-3-030-29859-3_5

Now, we found it did not make much difference on the UCR data, but that does not mean it is not of use. It would be good to implement some or all of these as BaseSeriesTransformers, most are pretty simple.

Describe your proposed solution

we looked at the following, but there are probably many more. These are all parameterised, so it would be good to have an automatic way of

Describe alternatives you've considered, if relevant

list any others below

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature, improvement request or other non-bug code enhancementgood first issueGood for newcomersimplementing algorithmsImplementing new algorithms/estimatorstransformationsTransformations package

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions