Clustering Methods for Multiple Aspect Trajectory Data Mining
Project description
MAT-clustering: Clustering Methods for Multiple Aspect Trajectory Data Mining [MAT-Tools Framework]
[Publication] [Bibtex] [GitHub] [PyPi]
The present application offers a tool, to support the user in the data mining task of multiple aspect trajectories, specifically for clustering its complex data. It integrates into a unique platform the fragmented approaches available for multiple aspects trajectories and in general for multidimensional sequence classification into a unique web-based and python library system.
Created on Apr, 2024 Copyright (C) 2024, License GPL Version 3 or superior (see LICENSE file)
Main Modules
-
Core Classes:
- TrajectoryClustering - Base class for trajectory clustering
- HSTrajectoryClustering - Hyperparameter search model for trajectory clustering
- SimilarityClustering - Similarity-based clustering for trajectory data
-
Similarity-based clustering methods:
- TSAgglomerative - MAT Hierarchical Agglomerative Clustering
- TSBirch - MAT BIRCH Clustering
- TSDBSCAN - MAT DBSCAN Clustering
- TSKMeans - MAT K-Means Clustering
- TSKMedoids - MAT K-Medoids Clustering
- TSpectral - MAT Spectral Clustering
-
CoClustering clustering methods: Under Development
-
Hierarchical clustering methods: Under Development
Installation
Install directly from PyPi repository, or, download from github. (python >= 3.7 required)
pip install mat-clustering
Citing
If you use mat-clustering
please cite the following paper:
- Portela, T. T.; Machado, V. L.; Renso, C. Unified Approach to Trajectory Data Mining and Multi-Aspect Trajectory Analysis with MAT-Tools Framework. In: SIMPÓSIO BRASILEIRO DE BANCO DE DADOS (SBBD), 39. , 2024, Florianópolis/SC. [Bibtex]
Collaborate with us
Any contribution is welcome. This is an active project and if you would like to include your algorithm in matclustering
, feel free to fork the project, open an issue and contact us.
Feel free to contribute in any form, such as scientific publications referencing matclustering
, teaching material and workshop videos.
Related packages
This package is part of MAT-Tools Framework for Multiple Aspect Trajectory Data Mining, check the guide project:
- mat-tools: Reference guide for MAT-Tools Framework repositories
Change Log
This is a package under construction, see CHANGELOG.md
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mat_clustering-0.1rc1.tar.gz
.
File metadata
- Download URL: mat_clustering-0.1rc1.tar.gz
- Upload date:
- Size: 3.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d4e5a8b08b8c2130887e5ec7f86d378352cf8da818a76164753c040f086cc7e |
|
MD5 | 6eca1ca9aa6af51800f06593df928a90 |
|
BLAKE2b-256 | fa6e6467a504bfb29fcfe324acbd9cfcfc6149bb61fe9959c2fadb04eb29e90d |
File details
Details for the file mat_clustering-0.1rc1-py3-none-any.whl
.
File metadata
- Download URL: mat_clustering-0.1rc1-py3-none-any.whl
- Upload date:
- Size: 107.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b32c05758ff6ee7cca684f3e40691300b80280355d2fa71321e31d6e8e5cfda5 |
|
MD5 | 77fb3388e108f247437d49a45fd5ba52 |
|
BLAKE2b-256 | d03e759890f7d6543343681d126cb1ae386f528255a6749c026c55e9e2dc6660 |