Palmto-gen


NamePalmto-gen JSON
Version 0.1 PyPI version JSON
download
home_pageNone
SummaryGenerate synthetic trajectories using PLMs
upload_time2024-06-03 03:35:16
maintainerNone
docs_urlNone
authorHayat Sultan
requires_pythonNone
licenseMIT
keywords trajectory generationprobablistic language models
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Trajectory data sourced, from GPS-enabled devices such as smart vehicles and smart phones, offers valuable insights into human
movement patterns across various modes of transportation. However, there is limited availability of such large datasets for testing and
benchmarking tools and solutions. Drawing on similarities between trajectories in mobility data and natural language sentences, we
explore the application of probabilistic language models to generate arbitrarily large realistic trajectories by treating sequences of GPS
points as sequences of tokens, akin to sentences in natural language. Our experiments have shown that, using a small sample of real taxi
trajectories, the proposed approach can generate a diverse set of synthetic trajectories that follows closely the distribution of the
original sample.



Change Log
==========

0.1 (02/06/2024)
-----------------
- First Release

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "Palmto-gen",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "trajectory generationProbablistic Language Models",
    "author": "Hayat Sultan",
    "author_email": "hayatsul@ualberta.ca",
    "download_url": "https://files.pythonhosted.org/packages/4e/7d/1da79cb0e7ec083a92c0deee1cf8f82f8f32adff8cb37bfbfb1c2bca7318/Palmto_gen-0.1.tar.gz",
    "platform": null,
    "description": "Trajectory data sourced, from GPS-enabled devices such as smart vehicles and smart phones, offers valuable insights into human\nmovement patterns across various modes of transportation. However, there is limited availability of such large datasets for testing and\nbenchmarking tools and solutions. Drawing on similarities between trajectories in mobility data and natural language sentences, we\nexplore the application of probabilistic language models to generate arbitrarily large realistic trajectories by treating sequences of GPS\npoints as sequences of tokens, akin to sentences in natural language. Our experiments have shown that, using a small sample of real taxi\ntrajectories, the proposed approach can generate a diverse set of synthetic trajectories that follows closely the distribution of the\noriginal sample.\n\n\n\nChange Log\n==========\n\n0.1 (02/06/2024)\n-----------------\n- First Release\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Generate synthetic trajectories using PLMs",
    "version": "0.1",
    "project_urls": null,
    "split_keywords": [
        "trajectory",
        "generationprobablistic",
        "language",
        "models"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fea5247e3739137243d13d8a8e01c741a53f0e631ed0f0aed36dc92efc089728",
                "md5": "39182ab500245cd0a095612b63ac0e81",
                "sha256": "f3433b9013ae34e7889c66c06f9130cc3c7ca39260bb0fd450b32b3099b63d45"
            },
            "downloads": -1,
            "filename": "Palmto_gen-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "39182ab500245cd0a095612b63ac0e81",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13776580,
            "upload_time": "2024-06-03T03:35:10",
            "upload_time_iso_8601": "2024-06-03T03:35:10.172284Z",
            "url": "https://files.pythonhosted.org/packages/fe/a5/247e3739137243d13d8a8e01c741a53f0e631ed0f0aed36dc92efc089728/Palmto_gen-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e7d1da79cb0e7ec083a92c0deee1cf8f82f8f32adff8cb37bfbfb1c2bca7318",
                "md5": "7c420065915d2dfba23b68869844c36a",
                "sha256": "0d9f4fbdcda2b8727e1ed1687fa38e7e32299a2fee912f6f4d5f16cdf35591db"
            },
            "downloads": -1,
            "filename": "Palmto_gen-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7c420065915d2dfba23b68869844c36a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13281447,
            "upload_time": "2024-06-03T03:35:16",
            "upload_time_iso_8601": "2024-06-03T03:35:16.729290Z",
            "url": "https://files.pythonhosted.org/packages/4e/7d/1da79cb0e7ec083a92c0deee1cf8f82f8f32adff8cb37bfbfb1c2bca7318/Palmto_gen-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-03 03:35:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "palmto-gen"
}
        
Elapsed time: 0.24493s