dataset_simplicity module#

Functions

analyse_constant_simplicity(x, y[, diff])

Analyses whether the series is constant simple and its score.

analyse_mixed_simplicity(x, y[, diff, ...])

Analyses if the time series is complexity mixing constant, moving average and moving standard deviation scores.

analyse_mov_avg_simplicity(x, y[, diff, ...])

Analyses whether the time series is moving average simple and its score.

analyse_mov_std_simplicity(x, y[, diff, ...])

Analyses whether the time series is moving standard deviation simple and its score.