[Publication] [Bibtex] [GitHub] [PyPi] [Docs]
The present package offers a tool, to support the user in the task of data preprocessing of multiple aspect trajectories, or to generating synthetic datasets. It integrates into a unique framework for multiple aspects trajectories and in general for multidimensional sequence data mining methods.
Created on Dec, 2023 Copyright (C) 2023, License GPL Version 3 or superior (see LICENSE file)
- proprocess: Methods for trajectory preprocessing;
- generator: Methods for trajectory datasets generation;
- dataset: Methods for loading trajectory datasets;
- converter: Methods for conferting dataset formats.
Install directly from PyPi repository, or, download from github. (python >= 3.7 required)
pip install mat-data
On how to use this package, see MAT-data-Tutorial.ipynb
If you use mat-data
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]
Any contribution is welcome. This is an active project and if you would like to include your code, feel free to fork the project, open an issue and contact us.
Feel free to contribute in any form, such as scientific publications referencing this package, teaching material and workshop videos.
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
This is a package under construction, see CHANGELOG.md