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

Using aeon

  • Installation
  • Getting Started
  • API Reference
    • Anomaly Detection
    • Base
    • Benchmarking
    • Classification
      • histogram_intersection
      • BaseDeepClassifier
    • Clustering
    • ts File Format v1.0
    • Datasets
    • Distances
    • Exceptions
    • Forecasting
      • TransformedTargetForecaster
      • ForecastingPipeline
      • ColumnEnsembleForecaster
      • MultiplexForecaster
      • ForecastX
      • ForecastByLevel
      • Permute
      • HierarchyEnsembleForecaster
      • DirectTabularRegressionForecaster
      • DirectTimeSeriesRegressionForecaster
      • MultioutputTabularRegressionForecaster
      • MultioutputTimeSeriesRegressionForecaster
      • RecursiveTabularRegressionForecaster
      • RecursiveTimeSeriesRegressionForecaster
      • DirRecTabularRegressionForecaster
      • DirRecTimeSeriesRegressionForecaster
      • NaiveVariance
      • BaggingForecaster
      • AutoETS
      • Croston
      • StatsForecastAutoARIMA
      • VAR
      • TBATS
      • UnobservedComponents
      • UpdateEvery
      • UpdateRefitsEvery
      • DontUpdate
      • temporal_train_test_split
    • Deep learning networks
    • Performance metrics
      • count_error
      • hausdorff_error
      • prediction_ratio
    • Regression
      • BaseDeepRegressor
    • Segmentation
    • Similarity search
    • Transformations
      • FunctionTransformer
      • TabularToSeriesAdaptor
      • PandasTransformAdaptor
      • Rocket
      • MiniRocket
      • MiniRocketMultivariate
      • MiniRocketMultivariateVariable
      • MultiRocket
      • MultiRocketMultivariate
      • ScaledLogitTransformer
      • ExponentTransformer
      • SqrtTransformer
      • ClearSky
      • KalmanFilterTransformer
      • SlopeTransformer
      • TSInterpolator
      • TimeSince
      • ElbowClassSum
      • ElbowClassPairwise
      • TruncationTransformer
      • ClaSPTransformer
      • Reconciler
    • Utility functions
    • Visualisation
  • Examples

Developing aeon

  • Contributing to aeon
    • Reporting Bugs and Opening Issues
  • Developer Guide
    • Implementing Estimators
    • aeon Enhancement Proposals
    • Coding Standards
    • Continuous integration
    • Dependencies
    • Deprecation Policy
    • Developer Installation
    • Developing Documentation
    • Releases
  • Mentoring and Projects

The aeon team

  • Contributors
  • About Us
  • Governance
  • Code of Conduct

Other

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

ChangelogΒΆ

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and we adhere to Semantic Versioning. The source code for all releases is available on GitHub.

To stay up-to-date with aeon releases, subscribe to aeon here or follow us on Twitter.

  • Version 0.9.0

  • Version 0.8.0

  • Version 0.7.0

  • Version 0.6.0

  • Version 0.5.0

  • Version 0.4.0

  • Version 0.3.0

  • Version 0.2.0

  • Version 0.1.0

Next
Papers using Aeon
Previous
Estimator Overview
Copyright © The aeon developers (BSD-3 License)
Made with Sphinx and @pradyunsg's Furo