GitHunt
VI

victhorio/dynmix

Dynamic Clustering of Time-Series. Available on PyPi.

dynMix

This is a Python package for clustering and mixture modelling and was developed as part of my master's dissertation. The objective is to include various routines for dealing with clustering time-series data, including a dynamic clustering option, which is a proposed model from my paper, available here.

It is currently in late stages of development but may contain some errors. You may install and use the library through PyPi:
pip install dynmix

The project is subject to the terms of the Mozilla Public License, v. 2.0. See the LICENSE file in the root of the repository for further details.

Languages

Python100.0%

Contributors

Mozilla Public License 2.0
Created November 16, 2018
Updated April 10, 2020
victhorio/dynmix | GitHunt