There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
An optimized O(N) implementation of the sliding window algorithm for piecewise linear segmentation of a time series. This algorithm will fit trend lines to a series and can be used online or offline.