dswizard-components


Namedswizard-components JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttps://github.com/Ennosigaeon/dswizard-components
SummaryContains all base algorithms used by dswizard
upload_time2023-07-18 11:50:01
maintainer
docs_urlNone
authorMarc Zoeller
requires_python>=3.7
licenseMIT
keywords automl machine learning pipeline synthesis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # dswizard-components

[_dswizard_](https://github.com/Ennosigaeon/dswizzard) is an efficient solver for machine learning (ML) pipeline
synthesis inspired by human behaviour. It automatically derives a pipeline structure, selects algorithms and performs
hyperparameter optimization. This repository contains all _basic_ algorithms that can be optimized by _dswizard_. For
more information check [_dswizard_](https://github.com/Ennosigaeon/dswizzard).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Ennosigaeon/dswizard-components",
    "name": "dswizard-components",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "automl,machine learning,pipeline synthesis",
    "author": "Marc Zoeller",
    "author_email": "m.zoeller@usu.de",
    "download_url": "https://files.pythonhosted.org/packages/72/51/6561d6df41698f1b7451fde2bb325f71b531e57a937847b485cab62610b0/dswizard-components-0.2.3.tar.gz",
    "platform": null,
    "description": "# dswizard-components\n\n[_dswizard_](https://github.com/Ennosigaeon/dswizzard) is an efficient solver for machine learning (ML) pipeline\nsynthesis inspired by human behaviour. It automatically derives a pipeline structure, selects algorithms and performs\nhyperparameter optimization. This repository contains all _basic_ algorithms that can be optimized by _dswizard_. For\nmore information check [_dswizard_](https://github.com/Ennosigaeon/dswizzard).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Contains all base algorithms used by dswizard",
    "version": "0.2.3",
    "project_urls": {
        "Homepage": "https://github.com/Ennosigaeon/dswizard-components"
    },
    "split_keywords": [
        "automl",
        "machine learning",
        "pipeline synthesis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72516561d6df41698f1b7451fde2bb325f71b531e57a937847b485cab62610b0",
                "md5": "7e409c401229f30b79d70d33beca5e74",
                "sha256": "4dd149c4ce08db317366f597b189b92fbc0a136a9af1633d2c40d8fa6b03f79d"
            },
            "downloads": -1,
            "filename": "dswizard-components-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "7e409c401229f30b79d70d33beca5e74",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 52555,
            "upload_time": "2023-07-18T11:50:01",
            "upload_time_iso_8601": "2023-07-18T11:50:01.967635Z",
            "url": "https://files.pythonhosted.org/packages/72/51/6561d6df41698f1b7451fde2bb325f71b531e57a937847b485cab62610b0/dswizard-components-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-18 11:50:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Ennosigaeon",
    "github_project": "dswizard-components",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "dswizard-components"
}
        
Elapsed time: 0.09319s