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 enhancement for Elias review #96

Closed holgerteichgraeber closed 5 years ago

holgerteichgraeber commented 5 years ago

This PR includes the documentation enhancements + the paper draft. It is a copy of #93, which will be merged directly into the dev branch. @YoungFaithful please have a look at this branch to see and understand the changes made by this branch.

holgerteichgraeber commented 5 years ago

Wonderful. Closing this as it has been previously merged with #93