TPOT2


NameTPOT2 JSON
Version 0.1.6a0 PyPI version JSON
download
home_pagehttps://github.com/EpistasisLab/tpot2
SummaryTree-based Pipeline Optimization Tool
upload_time2024-04-22 18:24:51
maintainerNone
docs_urlNone
authorPedro Ribeiro
requires_pythonNone
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": null,
    "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/d4/5c/2918af927239d6a6a624f3aee8c1dad26f5f90e573780adb7531e852b425/TPOT2-0.1.6a0.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.6a0",
    "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": "81dbdbd36d7f2c5b0fabc56618940a7ad886797676681b948bb8d0eaf00796dd",
                "md5": "27e5e447622b45e8ef22670a7f2b834c",
                "sha256": "e0db6ab217eb2a1f7e8d9bfcd3b737142301c7a3484fd25108215a6390d1f1cd"
            },
            "downloads": -1,
            "filename": "TPOT2-0.1.6a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "27e5e447622b45e8ef22670a7f2b834c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 124927,
            "upload_time": "2024-04-22T18:24:49",
            "upload_time_iso_8601": "2024-04-22T18:24:49.190419Z",
            "url": "https://files.pythonhosted.org/packages/81/db/dbd36d7f2c5b0fabc56618940a7ad886797676681b948bb8d0eaf00796dd/TPOT2-0.1.6a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d45c2918af927239d6a6a624f3aee8c1dad26f5f90e573780adb7531e852b425",
                "md5": "318d0f397e5d3531eb7d8ba9e69080b5",
                "sha256": "864332d16ef056b01fe4c4d539afe1c112eb92364f31d966c48c3278a870d788"
            },
            "downloads": -1,
            "filename": "TPOT2-0.1.6a0.tar.gz",
            "has_sig": false,
            "md5_digest": "318d0f397e5d3531eb7d8ba9e69080b5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 102690,
            "upload_time": "2024-04-22T18:24:51",
            "upload_time_iso_8601": "2024-04-22T18:24:51.357304Z",
            "url": "https://files.pythonhosted.org/packages/d4/5c/2918af927239d6a6a624f3aee8c1dad26f5f90e573780adb7531e852b425/TPOT2-0.1.6a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-22 18:24:51",
    "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.26981s