Skip to content
/ dynmix Public

Dynamic Clustering of Time-Series. Available on PyPi.

License

Notifications You must be signed in to change notification settings

vsartor/dynmix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Copyright © Victhor S. Sartório. All rights reserved.