Skip to content

[MEDIUM] Implement Outlier Correction Logic in src/preprocess.py #19

Description

@ssndb134

Description:
Correct outliers by replacing extreme values using local neighborhood statistics.

Acceptance Criteria:

  • Use median of ±3 days.
  • Log all corrected rows.
  • Must not distort seasonal structure.

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