/MiniBatchKmeansClusterer

Mini Batch K-means algorithm is used to cluster time series csv data. Its configuration is stored in a json file, and the resulting centroids are stored in separate csv files, acording to the time. A config.json file is required to specify many configurations, as path to files, or algorithm name.

Primary LanguagePython

Watchers