spectral_entropy
Outlier detection for time-series data using Spectral Entropy.
This implementation uses the antropy spectral_residual implementation based on a variation of Ning Jia’s (ningja1) interpretation.
See the docstrings - https://earthgecko-skyline.readthedocs.io/en/latest/skyline.custom_algorithms.html#module-custom_algorithms.spectral_entropy
See the custom_algorithm source - https://github.com/earthgecko/skyline/blob/master/skyline/custom_algorithms/spectral_entropy.py