Skip to content

[ENH] Wishlist of forecasters and integrations #1992

@fkiraly

Description

@fkiraly

We should start adding models to the v2 interface as designed (possibly with predict adaptation later on).

A good starting point is to look at the implementations of DLinear, SAMformer, and TFT in the v2 implementation.

The "recipe" is trying to add a new estimator which is compliant with the v2 interface. For each model, it should also be decided whether interfacing (import and dependency management) or forking (copy and adapt) is better.

Layers go in layers, the models go in models, and models import layers from layers.

Contributors should pick one model and post about it here:

List of models to look at:

Also, anyone should suggest models below to add to this wishlist.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions