Skip to content

[ENH] Refactor and improve NaiveForecaster #2823

Open
@MatthewMiddlehurst

Description

@MatthewMiddlehurst

Describe the feature or idea you want to propose

We should refactor the DummyForecaster into NaiveForecaster and improve its features. The variants listed in https://otexts.com/fpp2/simple-methods.html would be a good start.

Describe your proposed solution

  • Refactor to NaiveForecaster
  • Add mean
  • Add seasonality
  • Add drift
  • Add testing to tests/test_naive.py
  • Update documentation
  • Add to API page and ensure tidiness

Describe alternatives you've considered, if relevant

No response

Additional context

No response

Metadata

Metadata

Labels

enhancementNew feature, improvement request or other non-bug code enhancementforecastingForecasting package

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions