paddy


Namepaddy JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttp://github.com/chopralab/paddy
SummaryOptimize hyperparameters using the Paddy field algorithm
upload_time2024-03-22 17:31:24
maintainerNone
docs_urlNone
authorArmen Beck
requires_pythonNone
licenseNone
keywords paddyfield optimization hyperparameter model selection
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
# Paddy: Evolutionary Optimization Algorithm for Chemical Systems and Spaces

![logo](https://github.com/chopralab/Paddy/blob/master/paddy.svg?raw=True)

![pylint](https://github.com/chopralab/Paddy/blob/master/pylint.svg?raw=True)

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/chopralab/paddy",
    "name": "paddy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "paddyfield optimization hyperparameter model selection",
    "author": "Armen Beck",
    "author_email": "armengbeck@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ce/f6/ff59ecfdb9b550ed4ae234bd12eb5294a28d103fae9ce6435c459f98fdf6/paddy-0.2.3.tar.gz",
    "platform": null,
    "description": "\n# Paddy: Evolutionary Optimization Algorithm for Chemical Systems and Spaces\n\n![logo](https://github.com/chopralab/Paddy/blob/master/paddy.svg?raw=True)\n\n![pylint](https://github.com/chopralab/Paddy/blob/master/pylint.svg?raw=True)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Optimize hyperparameters using the Paddy field algorithm",
    "version": "0.2.3",
    "project_urls": {
        "Homepage": "http://github.com/chopralab/paddy"
    },
    "split_keywords": [
        "paddyfield",
        "optimization",
        "hyperparameter",
        "model",
        "selection"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7caa6002f9e11cc10a4933076e8d79a5cc81e82baadf13fb9ad3a84f4be23b88",
                "md5": "bca8989e7f02f4c66118610f7170e388",
                "sha256": "9041a6be3ca9c8f0cb378678877faae2ef036ee8b7709684e4cab11a8ebffe47"
            },
            "downloads": -1,
            "filename": "paddy-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bca8989e7f02f4c66118610f7170e388",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 29353,
            "upload_time": "2024-03-22T17:31:22",
            "upload_time_iso_8601": "2024-03-22T17:31:22.427475Z",
            "url": "https://files.pythonhosted.org/packages/7c/aa/6002f9e11cc10a4933076e8d79a5cc81e82baadf13fb9ad3a84f4be23b88/paddy-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cef6ff59ecfdb9b550ed4ae234bd12eb5294a28d103fae9ce6435c459f98fdf6",
                "md5": "1bc439588c87c4eddffcf1b35cbd9dfc",
                "sha256": "4118507fd960240512db02f1ebfbe8bde0a67d3f770362daca2781fd878c4dfc"
            },
            "downloads": -1,
            "filename": "paddy-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "1bc439588c87c4eddffcf1b35cbd9dfc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 26794,
            "upload_time": "2024-03-22T17:31:24",
            "upload_time_iso_8601": "2024-03-22T17:31:24.465378Z",
            "url": "https://files.pythonhosted.org/packages/ce/f6/ff59ecfdb9b550ed4ae234bd12eb5294a28d103fae9ce6435c459f98fdf6/paddy-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-22 17:31:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "chopralab",
    "github_project": "paddy",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "paddy"
}
        
Elapsed time: 0.23027s