Skip to content

[feat] Dataset compression for time series forecasting tasks #440

Open
@dengdifan

Description

@dengdifan

NOTE: ISSUES ARE NOT FOR CODE HELP - Ask for Help at https://stackoverflow.com

Your issue may already be reported!
Also, please search on the issue tracker before creating one.

  • I'm submitting a ...
    • feature request

Issue Description

  • Currently, dataset_compression is unavailable for time-series forecasting datasets as they need to be treated specifically. We need to do so by either:
    • Reducing the number of series in the datasets
    • Truncating the first parts of each series (if they have enough length for a training-validation split)

Metadata

Metadata

Assignees

No one assigned

    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