Skip to content

[ENH] Add SCUM (Simple Combination of Univariate models) Algorithm #3377

@alexbanwell1

Description

@alexbanwell1

Describe the feature or idea you want to propose

The SCUM algorithm https://www.sciencedirect.com/science/article/pii/S0169207019300585 was ranked 6th in the M4 competition, and complements our existing algorithms well. It would be good to get an implementation in to Aeon.

Describe your proposed solution

New forecaster utilising our existing implementations of theta, ETS, ARIMA.

Describe alternatives you've considered, if relevant

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature, improvement request or other non-bug code enhancementforecastingForecasting packageimplementing algorithmsImplementing new algorithms/estimators

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions