Skip to content

Latest commit

 

History

History
245 lines (184 loc) · 6.17 KB

skyline.custom_algorithms.rst

File metadata and controls

245 lines (184 loc) · 6.17 KB

skyline.custom_algorithms package

Submodules

skyline.custom_algorithms.abs_stddev_from_median module

custom_algorithms.abs_stddev_from_median

skyline.custom_algorithms.adtk_level_shift module

custom_algorithms.adtk_level_shift

skyline.custom_algorithms.adtk_persist module

custom_algorithms.adtk_persist

skyline.custom_algorithms.adtk_seasonal module

custom_algorithms.adtk_seasonal

skyline.custom_algorithms.adtk_volatility_shift module

custom_algorithms.adtk_volatility_shift

skyline.custom_algorithms.anomalous_daily_peak module

custom_algorithms.anomalous_daily_peak

skyline.custom_algorithms.dbscan module

custom_algorithms.dbscan

skyline.custom_algorithms.irregular_unstable module

custom_algorithms.irregular_unstable

skyline.custom_algorithms.isolation_forest module

custom_algorithms.isolation_forest

skyline.custom_algorithms.last_same_hours module

custom_algorithms.last_same_hours

skyline.custom_algorithms.lof module

custom_algorithms.lof

skyline.custom_algorithms.longest_zero_streak module

custom_algorithms.longest_zero_streak

skyline.custom_algorithms.m66 module

custom_algorithms.m66

skyline.custom_algorithms.macd module

custom_algorithms.macd

skyline.custom_algorithms.median_absolute_deviation module

custom_algorithms.median_absolute_deviation

skyline.custom_algorithms.moving_sum_and_value_decrease module

custom_algorithms.moving_sum_and_value_decrease

skyline.custom_algorithms.moving_sum_decrease module

custom_algorithms.moving_sum_decrease

skyline.custom_algorithms.mstl module

custom_algorithms.mstl

skyline.custom_algorithms.numba_spectral_residual module

custom_algorithms.numba_spectral_residual

skyline.custom_algorithms.one_class_svm module

custom_algorithms.one_class_svm

skyline.custom_algorithms.pca module

custom_algorithms.pca

skyline.custom_algorithms.sigma module

custom_algorithms.sigma

skyline.custom_algorithms.significant_change_window_percent_sustained module

custom_algorithms.significant_change_window_percent_sustained

skyline.custom_algorithms.skyline_fbprophet module

custom_algorithms.skyline_fbprophet

skyline.custom_algorithms.skyline_matrixprofile module

custom_algorithms.skyline_matrixprofile

skyline.custom_algorithms.skyline_ppscore module

custom_algorithms.skyline_ppscore

skyline.custom_algorithms.skyline_prophet module

custom_algorithms.skyline_prophet

skyline.custom_algorithms.spectral_entropy module

custom_algorithms.spectral_entropy

skyline.custom_algorithms.spectral_residual module

custom_algorithms.spectral_residual

Module contents

custom_algorithms