TPOT2


NameTPOT2 JSON
Version 0.1.9a0 PyPI version JSON
download
home_pagehttps://github.com/EpistasisLab/tpot2
SummaryTree-based Pipeline Optimization Tool
upload_time2025-01-21 21:58:46
maintainerNone
docs_urlNone
authorPedro Ribeiro
requires_python<3.12,>=3.10
licenseGNU/LGPLv3
keywords pipeline optimization hyperparameter optimization data science machine learning genetic programming evolutionary computation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
A Python tool that automatically creates and optimizes machine learning pipelines using genetic programming.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/EpistasisLab/tpot2",
    "name": "TPOT2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.12,>=3.10",
    "maintainer_email": null,
    "keywords": "pipeline optimization, hyperparameter optimization, data science, machine learning, genetic programming, evolutionary computation",
    "author": "Pedro Ribeiro",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/8b/c8/1164e3b8a22a604e22fff81fc9b53eb76db017e9f104cee07b6a7c5da16a/TPOT2-0.1.9a0.tar.gz",
    "platform": null,
    "description": "\nA Python tool that automatically creates and optimizes machine learning pipelines using genetic programming.\n\n\n",
    "bugtrack_url": null,
    "license": "GNU/LGPLv3",
    "summary": "Tree-based Pipeline Optimization Tool",
    "version": "0.1.9a0",
    "project_urls": {
        "Homepage": "https://github.com/EpistasisLab/tpot2"
    },
    "split_keywords": [
        "pipeline optimization",
        " hyperparameter optimization",
        " data science",
        " machine learning",
        " genetic programming",
        " evolutionary computation"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "33a44acdc5904842ad87d39cd7e46a0e2b009cba5622733246a01ff7f9262dff",
                "md5": "e5eeae83d0c1be8f118d03d19f45cbcc",
                "sha256": "b9e9671f21df0f22f65befa3fdb1f9b5c13b1415272af6919077e09d3902c825"
            },
            "downloads": -1,
            "filename": "TPOT2-0.1.9a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e5eeae83d0c1be8f118d03d19f45cbcc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.10",
            "size": 212560,
            "upload_time": "2025-01-21T21:58:44",
            "upload_time_iso_8601": "2025-01-21T21:58:44.797254Z",
            "url": "https://files.pythonhosted.org/packages/33/a4/4acdc5904842ad87d39cd7e46a0e2b009cba5622733246a01ff7f9262dff/TPOT2-0.1.9a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8bc81164e3b8a22a604e22fff81fc9b53eb76db017e9f104cee07b6a7c5da16a",
                "md5": "898e4eb3f6427da74d60bf13ad35f107",
                "sha256": "c9ecd7f7f8156f23b9b7f103dae0b4e487d391c177753c0a3b8ff02e5821333f"
            },
            "downloads": -1,
            "filename": "TPOT2-0.1.9a0.tar.gz",
            "has_sig": false,
            "md5_digest": "898e4eb3f6427da74d60bf13ad35f107",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.10",
            "size": 138343,
            "upload_time": "2025-01-21T21:58:46",
            "upload_time_iso_8601": "2025-01-21T21:58:46.628519Z",
            "url": "https://files.pythonhosted.org/packages/8b/c8/1164e3b8a22a604e22fff81fc9b53eb76db017e9f104cee07b6a7c5da16a/TPOT2-0.1.9a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-21 21:58:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "EpistasisLab",
    "github_project": "tpot2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "tpot2"
}
        
Elapsed time: 3.57111s