Uses of Package
elki.timeseries
-
Classes in elki.timeseries used by elki.timeseries Class Description ChangePoint Single Change PointChangePoints Change point detection result Used by change or trend detection algorithms TODO: we need access to the data labels / timestamp information!OfflineChangePointDetectionAlgorithm Off-line change point detection algorithm detecting a change in mean, based on the cumulative sum (CUSUM), same-variance assumption, and using bootstrap sampling for significance estimation.SigniTrendChangeDetection Signi-Trend detection algorithm applies to a single time-series.