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

Single Packages for ClustForOpt instead of StatsKit #70

Closed YoungFaithful closed 5 years ago

YoungFaithful commented 5 years ago

Dependency changed from

Standard deviation call is now: StatsBase.std()

YoungFaithful commented 5 years ago

Checks fail due to cep.jl testing file no longer existing in ClustForOpt