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
- Host: GitHub
- URL: https://github.com/t4d-gmbh/majortrack
- Owner: t4d-gmbh
- License: gpl-3.0
- Created: 2019-04-30T13:24:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-03T12:30:19.000Z (about 3 years ago)
- Last Synced: 2024-05-01T11:26:12.199Z (about 1 year ago)
- Topics: clustering, dynamic-community-detection, evolutionary-clustering, machine-learning-algorithms, window-graphs
- Language: Python
- Homepage: https://majortrack.rtfd.io
- Size: 483 KB
- Stars: 18
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Funding: .github/FUNDING.yml
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
MajorTrack
==========.. image:: https://zenodo.org/badge/184266412.svg
:target: https://zenodo.org/badge/latestdoi/184266412Dynamic 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/