Contents Menu Expand Light mode Dark mode Auto light/dark mode
aeon 0.6.0 documentation
Logo

Using aeon

  • Installation
  • Getting Started
  • API Reference
    • Annotation
    • Base
    • Benchmarking
    • Classification
    • Clustering
    • Datasets
    • Deployment and MLOps
    • Distances
    • Exceptions
    • Forecasting
    • Deep learning networks
    • Performance metrics
    • Regression
    • Similarity search
    • Transformations
    • Utility functions
    • ts File Format v1.0
  • Examples

Developing aeon

  • Contributing to aeon
    • Enhancement Proposals
    • Reporting bugs
    • Reviewer Guide
  • Developer Guide
    • Adding a New Dataset
    • Implementing Estimators
    • Coding standards
    • Continuous integration
    • Dependencies
    • Deprecation Policy
    • Developer Installation
    • Developing Documentation
    • Git and GitHub workflow
    • Releases
    • aeon testing framework overview

The aeon team

  • Contributors
  • About Us
  • Governance
  • Code of Conduct

Other

  • Glossary of Common Terms
  • Changelog
  • Papers using Aeon
Back to top
Edit this page

API Reference#

Welcome to the API reference for aeon.

The API reference describes the public classes and functions included in aeon, split by package.

For an overview of the aeon modules see the getting started and examples page.

  • Annotation
  • Base
  • Benchmarking
  • Classification
  • Clustering
  • Datasets
  • Deployment and MLOps
  • Distances
  • Exceptions
  • Forecasting
  • Deep learning networks
  • Performance metrics
  • Regression
  • Similarity search
  • Transformations
  • Utility functions
  • ts File Format v1.0
Next
Annotation
Previous
Getting Started
Copyright © The aeon developers (BSD-3 License)
Made with Sphinx and @pradyunsg's Furo