mat-model


Namemat-model JSON
Version 0.1rc1 PyPI version JSON
download
home_pagehttps://github.com/ttportela/mat-model
SummaryMAT-model: Model Classes for Multiple Aspect Trajectory Data Mining
upload_time2024-10-02 03:37:57
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-model: Model Classes 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-model)\] \[[PyPi](https://pypi.org/project/mat-model/)\]


The present package offers a tool, to support the user in the task of **modeling multiple aspect trajectories**. It integrates into a unique framework for multiple aspects trajectories and in general for multidimensional sequence data mining methods.

Created on Apr, 2024
Copyright (C) 2023, License GPL Version 3 or superior (see LICENSE file)

![MAT-Model Diagram](https://github.com/mat-analysis/mat-model/blob/f14db6337ccc43861bce1670fee3500eb438e1cb/MAT-Model.png?raw=true) 


### Installation

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

```bash
    pip install mat-model
```

### Getting Started

On how to use this package, see [MAT-model-Tutorial.ipynb](https://github.com/mat-analysis/mat-model/blob/main/MAT-model-Tutorial.ipynb)

### Citing

If you use `mat-model` 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-model/blob/main/CHANGELOG.md)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ttportela/mat-model",
    "name": "mat-model",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "Tarlis Tortelli Portela <tarlis@tarlis.com.br>, Vanessa Lago Machado <vanessalagomachado@gmail.com>",
    "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>, Vanessa Lago Machado <vanessalagomachado@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/dc/8f/5249e87f5a1eab20ca929beee6c49b8ebf2abaa7d5defd932fdc9d860c82/mat_model-0.1rc1.tar.gz",
    "platform": null,
    "description": "# MAT-model: Model Classes 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-model)\\] \\[[PyPi](https://pypi.org/project/mat-model/)\\]\n\n\nThe present package offers a tool, to support the user in the task of **modeling multiple aspect trajectories**. It integrates into a unique framework for multiple aspects trajectories and in general for multidimensional sequence data mining methods.\n\nCreated on Apr, 2024\nCopyright (C) 2023, License GPL Version 3 or superior (see LICENSE file)\n\n![MAT-Model Diagram](https://github.com/mat-analysis/mat-model/blob/f14db6337ccc43861bce1670fee3500eb438e1cb/MAT-Model.png?raw=true) \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-model\n```\n\n### Getting Started\n\nOn how to use this package, see [MAT-model-Tutorial.ipynb](https://github.com/mat-analysis/mat-model/blob/main/MAT-model-Tutorial.ipynb)\n\n### Citing\n\nIf you use `mat-model` 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-model/blob/main/CHANGELOG.md)\n",
    "bugtrack_url": null,
    "license": "GPL Version 3 or superior (see LICENSE file)",
    "summary": "MAT-model: Model Classes for Multiple Aspect Trajectory Data Mining",
    "version": "0.1rc1",
    "project_urls": {
        "Bug Tracker": "https://github.com/ttportela/mat-model/issues",
        "Documentation": "https://mat-analysis.github.io/mat-tools/mat-model/index.html",
        "Download": "https://pypi.org/project/mat-model/#files",
        "Homepage": "https://github.com/ttportela/mat-model",
        "Repository": "https://github.com/ttportela/mat-model"
    },
    "split_keywords": [
        "data-science",
        " machine-learning",
        " data-mining",
        " trajectory",
        " multiple-trajectory",
        " trajectory-classification",
        " preprocess"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc4fc2a1dac3dbfa457be3f003eac51484f84b9d5b72e661f76abe6348c42d4b",
                "md5": "a380d63660755d258a86a0396c5ad6a7",
                "sha256": "c142d2f5e955b339b6df36d63ac493f6126e0679f0d48d6c4f7ddabea1545503"
            },
            "downloads": -1,
            "filename": "mat_model-0.1rc1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a380d63660755d258a86a0396c5ad6a7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 50709,
            "upload_time": "2024-10-02T03:37:54",
            "upload_time_iso_8601": "2024-10-02T03:37:54.081928Z",
            "url": "https://files.pythonhosted.org/packages/cc/4f/c2a1dac3dbfa457be3f003eac51484f84b9d5b72e661f76abe6348c42d4b/mat_model-0.1rc1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dc8f5249e87f5a1eab20ca929beee6c49b8ebf2abaa7d5defd932fdc9d860c82",
                "md5": "bc455546b474261238190801f2130af5",
                "sha256": "a1ec29d4b2cb9a94ecf3afe1a9bc2caa36a7f6f4999e8d31616827024f3c3c5c"
            },
            "downloads": -1,
            "filename": "mat_model-0.1rc1.tar.gz",
            "has_sig": false,
            "md5_digest": "bc455546b474261238190801f2130af5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3290963,
            "upload_time": "2024-10-02T03:37:57",
            "upload_time_iso_8601": "2024-10-02T03:37:57.617161Z",
            "url": "https://files.pythonhosted.org/packages/dc/8f/5249e87f5a1eab20ca929beee6c49b8ebf2abaa7d5defd932fdc9d860c82/mat_model-0.1rc1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-02 03:37:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ttportela",
    "github_project": "mat-model",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mat-model"
}
        
Elapsed time: 0.66548s