Base¶
The aeon.base
module contains abstract base classes.
Base classes for defining estimators and other objects in aeon.
Base classes¶
Base class for parametric objects with tags aeon. |
|
Base class for defining estimators in aeon. |
|
Base class for estimators that use collections of time series for method fit. |
|
|
Base class for estimators that use single (possibly multivariate) time series. |
Estimator base classes¶
|
Randomised Interval-Shapelet Transformation (RIST) pipeline base. |
A base class for interval extracting forest estimators. |