holgerteichgraeber / TimeSeriesClustering.jl

Julia implementation of unsupervised learning methods for time series datasets. It provides functionality for clustering and aggregating, detecting motifs, and quantifying similarity between time series datasets.
MIT License
82 stars 23 forks source link

bugfix seasonal storage #45

Closed YoungFaithful closed 5 years ago

YoungFaithful commented 5 years ago

Bug seasonal storage solved. Hour 0 wasn't included in all constraints.