Base¶
The aeon.base
module contains abstract base classes.
Base classes¶
Base class for defining estimators in aeon. |
|
Base class for estimators that use collections of time series for |
|
|
Base class for estimators that use single (possibly multivariate) time series. |
Handles parameter management for estimators composed of named estimators. |