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 22 forks source link

Documentation #93

Closed holgerteichgraeber closed 5 years ago

holgerteichgraeber commented 5 years ago

Update of the documentation, README, and clean-up of examples folder.

holgerteichgraeber commented 5 years ago

Tests will be added in another PR in the coming days.

holgerteichgraeber commented 5 years ago

Merged into dev. For the changes as applied from documentation to dev, see #96 .