Skip to content

Feedback on the API #20

@dfalbel

Description

@dfalbel

I wrote a draft vignette on what I think would be a reasonable API for tft and would like to get some feedback on it.
Ideally I'd love to have the same API as modeltime, but I am not sure how to fit it into its workflow because of a few critical differences:

  1. TFT handles differently each kind of predictors (static variables, known and unknown time varying variables) and data prep must be very different for each one.
  2. It can be used to forecast multivariate time series as well as multiple time series.
  3. It also produces multi-horizon forecasts - couldn't find how to do it with modeltime.
  4. Allow producing prediction intervals.

The write-up can be found here: https://mlverse.github.io/tft/articles/Getting-started.html

@cregouby, @mdancho84, @topepo would love know your opinion on it. Let me know if you have time for a quick look.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions