TPOT2


NameTPOT2 JSON
Version 0.1.8a0 PyPI version JSON
download
home_pagehttps://github.com/EpistasisLab/tpot2
SummaryTree-based Pipeline Optimization Tool
upload_time2024-09-17 21:59:18
maintainerNone
docs_urlNone
authorPedro Ribeiro
requires_python<3.12
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",
    "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/4d/0b/d10ade4c664d23763dfdfcb3c2505c948b2b921a3c03c78c5c8e2ffb2ee8/TPOT2-0.1.8a0.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.8a0",
    "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": "",
            "digests": {
                "blake2b_256": "d63c5f05a88cbaf947db661ff632d9769f9c50f6c56f0c44bb69341388d300ec",
                "md5": "42bc9248d7c6edc05977b1b79a99a941",
                "sha256": "6004fe012c6507f3c872ff1d7f44ead2ad9dc294f499a5b7b351702522ce1e7c"
            },
            "downloads": -1,
            "filename": "TPOT2-0.1.8a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "42bc9248d7c6edc05977b1b79a99a941",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12",
            "size": 144705,
            "upload_time": "2024-09-17T21:59:16",
            "upload_time_iso_8601": "2024-09-17T21:59:16.339476Z",
            "url": "https://files.pythonhosted.org/packages/d6/3c/5f05a88cbaf947db661ff632d9769f9c50f6c56f0c44bb69341388d300ec/TPOT2-0.1.8a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d0bd10ade4c664d23763dfdfcb3c2505c948b2b921a3c03c78c5c8e2ffb2ee8",
                "md5": "cc6c6458e585927d0ba010fc7759ceee",
                "sha256": "77f4852d67f2be408251eb848c427c828c68550273b64ac538317a1addab5436"
            },
            "downloads": -1,
            "filename": "TPOT2-0.1.8a0.tar.gz",
            "has_sig": false,
            "md5_digest": "cc6c6458e585927d0ba010fc7759ceee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12",
            "size": 115944,
            "upload_time": "2024-09-17T21:59:18",
            "upload_time_iso_8601": "2024-09-17T21:59:18.371153Z",
            "url": "https://files.pythonhosted.org/packages/4d/0b/d10ade4c664d23763dfdfcb3c2505c948b2b921a3c03c78c5c8e2ffb2ee8/TPOT2-0.1.8a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-17 21:59:18",
    "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: 0.36641s