Skip to content

aeon v1.0.0 Checklist #1518

@MatthewMiddlehurst

Description

@MatthewMiddlehurst

Describe the issue

A checklist of large-scale changes to be made for an eventual version v1.0.0

Must Have

  • Remove current forecasting and BaseTransformer functionality
  • Replace forecasting and BaseForecaster with simplified and more maintainable version [ENH] First PR for forecasting module #2362
  • Replace BaseTransformer with a simple version containing tags and abstract methods
  • Remove experimental tag from BaseSeriesTransformer
  • Remove the datatypes module
  • Merge BaseEstimator and BaseObject
  • consider deprecation for a few of the currently available methods
  • Replace current fixture/scenario based testing with a simplified testing suite.
    • Remove experimental tag for testing
    • Remove currently excluded tests where possible
  • Consider removing experimental tag for other modules
  • Complete any outstanding deprecation acts
  • Check through docs for incorrect statements, links etc
  • Refactor distances module
  • Make numpy 2.0 compliant [ENH] Numpy 2 compatibility #2218

Could have

Metadata

Metadata

Assignees

No one assigned

    Labels

    releaseRelease related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions