Skip to content

Figure out predict on multiple series #7

Description

@sipemu

When fitting a regression model on a training set with an ID column unique_id, then multiple scenarios may occur in the prediction step:

  • There may be IDs in the test set with no equivalents in the training set or vice versa -> An INNER JOIN approach could solve this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions