Skip to content

[MEDIUM] Implement Time-Aware Train/Validation/Test Split #15

Description

@ssndb134

Description:
Split the data chronologically, not randomly, to avoid leakage.

Acceptance Criteria:

  • Ratio: 70% train, 15% validation, 15% test.
  • Save all splits under data/processed/.
  • Provide a summary of date ranges for each split.

Metadata

Metadata

Assignees

No one assigned

    Labels

    MEDIUMThis is an MEDIUM issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions