tsproto.utils

Functions

calculate_trends(series_of_arrays)

cdist_kshape(X, centers)

dominant_frequencies_for_rows(...)

Calculate the dominant frequency for each row of a 2D numpy array.

dominant_frequency(time_series_row, ...)

Calculate the dominant frequency of a time series row using FFT.

getshap(model, X, y[, shap_version, ...])

outliers(data[, multiplier])

param data: