mat-data


Namemat-data JSON
Version 0.1b13 PyPI version JSON
download
home_pagehttps://github.com/ttportela/mat-data
SummaryMAT-data: Data Preprocessing for Multiple Aspect Trajectory Data Mining
upload_time2024-04-10 20:59:07
maintainerNone
docs_urlNone
authorTarlis Tortelli Portela
requires_python>=3.7
licenseGPL Version 3 or superior (see LICENSE file)
keywords data-science machine-learning data-mining trajectory multiple-trajectory trajectory-classification preprocess
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MAT-data: Data Preprocessing for Multiple Aspect Trajectory Data Mining \[MAT-Tools Framework\]
---

\[[Publication](#)\] \[[citation.bib](citation.bib)\] \[[GitHub](https://github.com/ttportela/mat-data)\] \[[PyPi](https://pypi.org/project/mat-data/)\]


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)

### Main Modules

- [proprocess](/proprocess.py): Methods for trajectory preprocessing;
- [generator](/generator.py): Methods for trajectory datasets generation.


### Installation

Install directly from PyPi repository, or, download from github. (python >= 3.7 required)

```bash
    pip install mat-data
```

### Getting Started

On how to use this package, see [MAT-data-Tutorial.ipynb](https://github.com/ttportela/mat-data/blob/main/MAT-data-Tutorial.ipynb) (or the HTML [MAT-data-Tutorial.html](https://github.com/ttportela/mat-data/blob/main/MAT-data-Tutorial.html))

### Citing

If you use `mat-data` please cite the following paper (this package is fragmented from `automatize` realease):

    Portela, Tarlis Tortelli; Bogorny, Vania; Bernasconi, Anna; Renso, Chiara. AutoMATise: Multiple Aspect Trajectory Data Mining Tool Library. 2022 23rd IEEE International Conference on Mobile Data Management (MDM), 2022, pp. 282-285, doi: 10.1109/MDM55031.2022.00060.

Bibtex:
```bash
@inproceedings{Portela2022automatise,
    title={AutoMATise: Multiple Aspect Trajectory Data Mining Tool Library},
    author={Portela, Tarlis Tortelli and Bogorny, Vania and Bernasconi, Anna and Renso, Chiara},
    booktitle = {2022 23rd IEEE International Conference on Mobile Data Management (MDM)},
    volume={},
    number={},
    address = {Online},
    year={2022},
    pages = {282--285},
    doi={10.1109/MDM55031.2022.00060}
}
```

### Collaborate with us

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.

### Related packages

This package is part of _MAT-Tools Framework_ for Multiple Aspect Trajectory Data Mining:

- [automatize](https://github.com/ttportela/automatize): automatize for experimental evaluation of MAT classification
- [movelets](https://github.com/ttportela/movelets): movelets for MAT classification methods (based on movelets)
- [mat-data](https://github.com/ttportela/mat-data): mat-data is a preprocessing library for MAT data
- [mat-analysis](https://github.com/ttportela/mat-analysis): mat-analysis for MAT classification methods
- [mat-view](https://github.com/ttportela/mat-view): mat-view for MAT and movelets visualization, and interpratation tools

### Change Log

This is a package under construction, see [CHANGELOG.md](./CHANGELOG.md)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ttportela/mat-data",
    "name": "mat-data",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "Tarlis Tortelli Portela <tarlis@tarlis.com.br>",
    "keywords": "data-science, machine-learning, data-mining, trajectory, multiple-trajectory, trajectory-classification, preprocess",
    "author": "Tarlis Tortelli Portela",
    "author_email": "Tarlis Tortelli Portela <tarlis@tarlis.com.br>",
    "download_url": "https://files.pythonhosted.org/packages/0f/19/7e6a7cbc4ce48f00e55e720644dc9ca5a8b9ae6d2aaf485c13f5efee72a6/mat-data-0.1b13.tar.gz",
    "platform": null,
    "description": "# MAT-data: Data Preprocessing for Multiple Aspect Trajectory Data Mining \\[MAT-Tools Framework\\]\n---\n\n\\[[Publication](#)\\] \\[[citation.bib](citation.bib)\\] \\[[GitHub](https://github.com/ttportela/mat-data)\\] \\[[PyPi](https://pypi.org/project/mat-data/)\\]\n\n\nThe 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.\n\nCreated on Dec, 2023\nCopyright (C) 2023, License GPL Version 3 or superior (see LICENSE file)\n\n### Main Modules\n\n- [proprocess](/proprocess.py): Methods for trajectory preprocessing;\n- [generator](/generator.py): Methods for trajectory datasets generation.\n\n\n### Installation\n\nInstall directly from PyPi repository, or, download from github. (python >= 3.7 required)\n\n```bash\n    pip install mat-data\n```\n\n### Getting Started\n\nOn how to use this package, see [MAT-data-Tutorial.ipynb](https://github.com/ttportela/mat-data/blob/main/MAT-data-Tutorial.ipynb) (or the HTML [MAT-data-Tutorial.html](https://github.com/ttportela/mat-data/blob/main/MAT-data-Tutorial.html))\n\n### Citing\n\nIf you use `mat-data` please cite the following paper (this package is fragmented from `automatize` realease):\n\n    Portela, Tarlis Tortelli; Bogorny, Vania; Bernasconi, Anna; Renso, Chiara. AutoMATise: Multiple Aspect Trajectory Data Mining Tool Library. 2022 23rd IEEE International Conference on Mobile Data Management (MDM), 2022, pp. 282-285, doi: 10.1109/MDM55031.2022.00060.\n\nBibtex:\n```bash\n@inproceedings{Portela2022automatise,\n    title={AutoMATise: Multiple Aspect Trajectory Data Mining Tool Library},\n    author={Portela, Tarlis Tortelli and Bogorny, Vania and Bernasconi, Anna and Renso, Chiara},\n    booktitle = {2022 23rd IEEE International Conference on Mobile Data Management (MDM)},\n    volume={},\n    number={},\n    address = {Online},\n    year={2022},\n    pages = {282--285},\n    doi={10.1109/MDM55031.2022.00060}\n}\n```\n\n### Collaborate with us\n\nAny 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.\n\nFeel free to contribute in any form, such as scientific publications referencing this package, teaching material and workshop videos.\n\n### Related packages\n\nThis package is part of _MAT-Tools Framework_ for Multiple Aspect Trajectory Data Mining:\n\n- [automatize](https://github.com/ttportela/automatize): automatize for experimental evaluation of MAT classification\n- [movelets](https://github.com/ttportela/movelets): movelets for MAT classification methods (based on movelets)\n- [mat-data](https://github.com/ttportela/mat-data): mat-data is a preprocessing library for MAT data\n- [mat-analysis](https://github.com/ttportela/mat-analysis): mat-analysis for MAT classification methods\n- [mat-view](https://github.com/ttportela/mat-view): mat-view for MAT and movelets visualization, and interpratation tools\n\n### Change Log\n\nThis is a package under construction, see [CHANGELOG.md](./CHANGELOG.md)\n",
    "bugtrack_url": null,
    "license": "GPL Version 3 or superior (see LICENSE file)",
    "summary": "MAT-data: Data Preprocessing for Multiple Aspect Trajectory Data Mining",
    "version": "0.1b13",
    "project_urls": {
        "Bug Tracker": "https://github.com/ttportela/mat-data/issues",
        "Documentation": "https://github.com/ttportela/mat-data/blob/main/README.md",
        "Download": "https://pypi.org/project/mat-data/#files",
        "Homepage": "https://github.com/ttportela/mat-data",
        "Repository": "https://github.com/ttportela/mat-data"
    },
    "split_keywords": [
        "data-science",
        " machine-learning",
        " data-mining",
        " trajectory",
        " multiple-trajectory",
        " trajectory-classification",
        " preprocess"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad99f4c1d43ec385e967b3f295c05f3c0d140738cca4f630264efe93cfa7f1f4",
                "md5": "4e5d0b50f9cc8a2950fea90c666afff6",
                "sha256": "b52d92e1c003a2fc82821994a49e75843ad9c69d3b610fbbaa0639acbfb37be0"
            },
            "downloads": -1,
            "filename": "mat_data-0.1b13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4e5d0b50f9cc8a2950fea90c666afff6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 1421917,
            "upload_time": "2024-04-10T20:59:00",
            "upload_time_iso_8601": "2024-04-10T20:59:00.539506Z",
            "url": "https://files.pythonhosted.org/packages/ad/99/f4c1d43ec385e967b3f295c05f3c0d140738cca4f630264efe93cfa7f1f4/mat_data-0.1b13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f197e6a7cbc4ce48f00e55e720644dc9ca5a8b9ae6d2aaf485c13f5efee72a6",
                "md5": "f14acee52c176cb83113f5b94b594a4d",
                "sha256": "edc6c0e7a12a6a7d54009fda147541cabbd1748589d75be65ea2d18428b272e9"
            },
            "downloads": -1,
            "filename": "mat-data-0.1b13.tar.gz",
            "has_sig": false,
            "md5_digest": "f14acee52c176cb83113f5b94b594a4d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1492026,
            "upload_time": "2024-04-10T20:59:07",
            "upload_time_iso_8601": "2024-04-10T20:59:07.623345Z",
            "url": "https://files.pythonhosted.org/packages/0f/19/7e6a7cbc4ce48f00e55e720644dc9ca5a8b9ae6d2aaf485c13f5efee72a6/mat-data-0.1b13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-10 20:59:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ttportela",
    "github_project": "mat-data",
    "github_not_found": true,
    "lcname": "mat-data"
}
        
Elapsed time: 0.22840s