An open API service indexing awesome lists of open source software.

https://github.com/t4d-gmbh/majortrack

A time-resolved clustering method
https://github.com/t4d-gmbh/majortrack

clustering dynamic-community-detection evolutionary-clustering machine-learning-algorithms window-graphs

Last synced: about 1 month ago
JSON representation

A time-resolved clustering method

Awesome Lists containing this project

README

        

MajorTrack
==========

.. image:: https://zenodo.org/badge/184266412.svg
:target: https://zenodo.org/badge/latestdoi/184266412

Dynamic community detection method tracking persistent but transiently
discontinuous communities in time window graphs.

.. inclusion-p1

Synthetic example
=================

Effect of the history parameter
-------------------------------

.. exclusion-p1

.. figure:: docs/_static/history.png

The script generating this figure can be found `here`_.

.. _here: examples/history.py

.. inclusion-p2

Installation
=============

You can get the latest version with

.. code-block:: console

pip install --upgrade git+https://github.com/j-i-l/majortrack.git

.. exclusion-p2

Documentation
==============

http://majortrack.rtfd.io/