TPOT2


NameTPOT2 JSON
Version 0.1.7a0 PyPI version JSON
download
home_pagehttps://github.com/EpistasisLab/tpot2
SummaryTree-based Pipeline Optimization Tool
upload_time2024-07-11 00:46:13
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/d5/f0/f57838207ffd432d8f18595a1cc35168ad5d53f5346972b1e87e7aa5476b/TPOT2-0.1.7a0.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.7a0",
    "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": "47ad64b30d0c604881449d37e8d72534bfe8acb62ce57bd845db9b48761e2cb7",
                "md5": "717000c66e514c684f8c9d52c36924cd",
                "sha256": "a7894112eac5ef4304753497098305e9a79bae08b9df512a44dca68f38316311"
            },
            "downloads": -1,
            "filename": "TPOT2-0.1.7a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "717000c66e514c684f8c9d52c36924cd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12",
            "size": 140452,
            "upload_time": "2024-07-11T00:46:11",
            "upload_time_iso_8601": "2024-07-11T00:46:11.521750Z",
            "url": "https://files.pythonhosted.org/packages/47/ad/64b30d0c604881449d37e8d72534bfe8acb62ce57bd845db9b48761e2cb7/TPOT2-0.1.7a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d5f0f57838207ffd432d8f18595a1cc35168ad5d53f5346972b1e87e7aa5476b",
                "md5": "47119dbac55d6a53ceb7722de56f8e03",
                "sha256": "284b5ee4f8f067125154d3b2757de44ade4e7249d889648ca6929288ebdf9681"
            },
            "downloads": -1,
            "filename": "TPOT2-0.1.7a0.tar.gz",
            "has_sig": false,
            "md5_digest": "47119dbac55d6a53ceb7722de56f8e03",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12",
            "size": 113530,
            "upload_time": "2024-07-11T00:46:13",
            "upload_time_iso_8601": "2024-07-11T00:46:13.251663Z",
            "url": "https://files.pythonhosted.org/packages/d5/f0/f57838207ffd432d8f18595a1cc35168ad5d53f5346972b1e87e7aa5476b/TPOT2-0.1.7a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-11 00:46:13",
    "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.25870s