Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
aeon 1.1.0 documentation
Logo

Using aeon

  • Installation
  • Getting Started
  • API Reference
    • Anomaly Detection
    • Base
    • Benchmarking
    • Classification
    • Clustering
    • Datasets
    • Distances
    • Forecasting
    • Deep learning networks
    • Regression
    • Segmentation
    • Similarity search
    • Transformations
    • Utility functions
    • Visualisation
  • Examples

Developing aeon

  • Contributing to aeon
    • Opening Issues and Reporting Bugs
  • Developer Guide
    • Adding Type Hints
    • aeon Enhancement Proposals
    • Coding Standards
    • Dependencies
    • Deprecation Policy
    • Developer Installation
    • Developing Documentation
    • Releases
    • Testing framework
  • Mentoring and Projects

The aeon team

  • Contributors
  • About Us
  • Governance
  • Code of Conduct

Other

  • Estimator Overview
  • Changelog
  • Papers using Aeon
Back to top
View this page
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.

  • Anomaly Detection
  • Base
  • Benchmarking
  • Classification
  • Clustering
  • Datasets
  • Distances
  • Forecasting
  • Deep learning networks
  • Regression
  • Segmentation
  • Similarity search
  • Transformations
  • Utility functions
  • Visualisation
Next
Anomaly Detection
Previous
Getting Started
Copyright © The aeon developers (BSD-3 License)
Made with Sphinx and @pradyunsg's Furo