SegmentationΒΆ
Time series segmentation involves partitioning a series into regions
that are dissimilar to neighboring regions. The aeon.segmentation
module
contains algorithms and tools for time series segmentation.
|
Base class for segmentation algorithms. |
|
ClaSP (Classification Score Profile) Segmentation. |
|
FLUSS (Fast Low-cost Unipotent Semantic Segmentation) Segmenter. |
|
Information Gain based Temporal Segmentation (GTS) Estimator. |
|
Greedy Gaussian Segmentation Estimator. |
|
Hierarchical agglomerative estimation of multiple change points. |
|
Implements a simple HMM fitted with Viterbi algorithm. |
|
Heteregeneous Intrinsic Dimensionality Algorithm (Hidalgo) model. |