mat-data


Namemat-data JSON
Version 0.1rc6 PyPI version JSON
download
home_pagehttps://github.com/mat-analysis/mat-data
SummaryMAT-data: Data Preprocessing for Multiple Aspect Trajectory Data Mining
upload_time2024-10-02 03:41:23
maintainerNone
docs_urlNone
authorTarlis 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](#)\] \[[Bibtex](https://github.com/mat-analysis/mat-tools/blob/main/references/mat-tools.bib)\] \[[GitHub](https://github.com/mat-analysis/mat-data)\] \[[PyPi](https://pypi.org/project/mat-data/)\] \[[Docs](https://mat-analysis.github.io/mat-tools/)\]



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;
- [dataset](/dataset.py): Methods for loading trajectory datasets;
- [converter](/converter.py): Methods for conferting dataset formats.


### 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)

### Citing

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](https://github.com/mat-analysis/mat-tools/blob/main/references/mat-tools.bib)\]

### 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, check the guide project:

- **[mat-tools](https://github.com/mat-analysis/mat-tools)**: Reference guide for MAT-Tools Framework repositories

### Change Log

This is a package under construction, see [CHANGELOG.md](https://github.com/mat-analysis/mat-data/blob/main/CHANGELOG.md)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mat-analysis/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 Portela",
    "author_email": "Tarlis Tortelli Portela <tarlis@tarlis.com.br>",
    "download_url": "https://files.pythonhosted.org/packages/51/f5/e70ed193679b056475ede7b1d5b5921369ea580fd299e5d24d2e89ef259a/mat_data-0.1rc6.tar.gz",
    "platform": null,
    "description": "# MAT-data: Data Preprocessing for Multiple Aspect Trajectory Data Mining \\[MAT-Tools Framework\\]\n---\n\n\\[[Publication](#)\\] \\[[Bibtex](https://github.com/mat-analysis/mat-tools/blob/main/references/mat-tools.bib)\\] \\[[GitHub](https://github.com/mat-analysis/mat-data)\\] \\[[PyPi](https://pypi.org/project/mat-data/)\\] \\[[Docs](https://mat-analysis.github.io/mat-tools/)\\]\n\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- [dataset](/dataset.py): Methods for loading trajectory datasets;\n- [converter](/converter.py): Methods for conferting dataset formats.\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)\n\n### Citing\n\nIf you use `mat-data` please cite the following paper:\n\n - 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\u00d3SIO BRASILEIRO DE BANCO DE DADOS (SBBD), 39. , 2024, Florian\u00f3polis/SC. \\[[Bibtex](https://github.com/mat-analysis/mat-tools/blob/main/references/mat-tools.bib)\\]\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, check the guide project:\n\n- **[mat-tools](https://github.com/mat-analysis/mat-tools)**: Reference guide for MAT-Tools Framework repositories\n\n### Change Log\n\nThis is a package under construction, see [CHANGELOG.md](https://github.com/mat-analysis/mat-data/blob/main/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.1rc6",
    "project_urls": {
        "Bug Tracker": "https://github.com/mat-analysis/mat-data/issues",
        "Documentation": "https://mat-analysis.github.io/mat-tools/mat-data/index.html",
        "Download": "https://pypi.org/project/mat-data/#files",
        "Homepage": "https://github.com/mat-analysis/mat-data",
        "Repository": "https://github.com/mat-analysis/mat-data"
    },
    "split_keywords": [
        "data-science",
        " machine-learning",
        " data-mining",
        " trajectory",
        " multiple-trajectory",
        " trajectory-classification",
        " preprocess"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "243819f0481eebf006409f70fa77f8d5872f89ee58c02d5cd1255195c352f4c4",
                "md5": "93f14ce36421b9b103751ddbf7ab66a9",
                "sha256": "b55519844a241069f936e844b0620c05889eb59d33c50dcf1879fa96361ee0ea"
            },
            "downloads": -1,
            "filename": "mat_data-0.1rc6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "93f14ce36421b9b103751ddbf7ab66a9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6872734,
            "upload_time": "2024-10-02T03:41:18",
            "upload_time_iso_8601": "2024-10-02T03:41:18.287765Z",
            "url": "https://files.pythonhosted.org/packages/24/38/19f0481eebf006409f70fa77f8d5872f89ee58c02d5cd1255195c352f4c4/mat_data-0.1rc6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51f5e70ed193679b056475ede7b1d5b5921369ea580fd299e5d24d2e89ef259a",
                "md5": "cd326e101c7dea16be3157469d6c4980",
                "sha256": "b871d001f19c5aa7365a85113fb0baf2bb6bfb4d17b50535b74d1a2111dd4b25"
            },
            "downloads": -1,
            "filename": "mat_data-0.1rc6.tar.gz",
            "has_sig": false,
            "md5_digest": "cd326e101c7dea16be3157469d6c4980",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 10234742,
            "upload_time": "2024-10-02T03:41:23",
            "upload_time_iso_8601": "2024-10-02T03:41:23.587402Z",
            "url": "https://files.pythonhosted.org/packages/51/f5/e70ed193679b056475ede7b1d5b5921369ea580fd299e5d24d2e89ef259a/mat_data-0.1rc6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-02 03:41:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mat-analysis",
    "github_project": "mat-data",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mat-data"
}
        
Elapsed time: 0.47275s