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

Paper update reference and typo #115

Closed holgerteichgraeber closed 5 years ago

holgerteichgraeber commented 5 years ago

Contains mostly changes from #113 . Anything else that should go in there / needs to be changed?

holgerteichgraeber commented 5 years ago

Pushing this to master because part of paper.

codecov[bot] commented 5 years ago

Codecov Report

Merging #115 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #115   +/-   ##
=======================================
  Coverage   64.49%   64.49%           
=======================================
  Files           9        9           
  Lines         521      521           
=======================================
  Hits          336      336           
  Misses        185      185

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3f1f146...03db7cf. Read the comment docs.