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

Different method to distribute demand to nodes #35

Closed YoungFaithful closed 5 years ago

YoungFaithful commented 5 years ago

In the heavy testing I figured out that something with the calculation of the different demands isn't exact. Needs investigation