naiveautoml


Namenaiveautoml JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttps://github.com/fmohr/naiveautoml
SummaryFast and Timeout-Free Automated Machine Learning for Multi-Class classification, Multi-Label classification, and regression.
upload_time2024-10-08 02:59:12
maintainerNone
docs_urlNone
authorFelix Mohr
requires_pythonNone
licenseMIT
keywords automl sklearn naive simple multi-class multi-label regression no timeouts
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fmohr/naiveautoml",
    "name": "naiveautoml",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "AutoML, sklearn, naive, simple, multi-class, multi-label, regression, no timeouts",
    "author": "Felix Mohr",
    "author_email": "mail@felixmohr.de",
    "download_url": "https://files.pythonhosted.org/packages/2d/55/dafe7827f8e658d54b09f0c9f9cbcad6629cede7a0c9b652662ebeade3aa/naiveautoml-0.1.5.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Fast and Timeout-Free Automated Machine Learning for Multi-Class classification, Multi-Label classification, and regression.",
    "version": "0.1.5",
    "project_urls": {
        "Homepage": "https://github.com/fmohr/naiveautoml"
    },
    "split_keywords": [
        "automl",
        " sklearn",
        " naive",
        " simple",
        " multi-class",
        " multi-label",
        " regression",
        " no timeouts"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d55dafe7827f8e658d54b09f0c9f9cbcad6629cede7a0c9b652662ebeade3aa",
                "md5": "13b664477bc7f6fb4ec687d849fd7464",
                "sha256": "21373de55ca850fba1685998dee9754bb7a7e7e911012fc9196a39ba17e6298a"
            },
            "downloads": -1,
            "filename": "naiveautoml-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "13b664477bc7f6fb4ec687d849fd7464",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 40842,
            "upload_time": "2024-10-08T02:59:12",
            "upload_time_iso_8601": "2024-10-08T02:59:12.801007Z",
            "url": "https://files.pythonhosted.org/packages/2d/55/dafe7827f8e658d54b09f0c9f9cbcad6629cede7a0c9b652662ebeade3aa/naiveautoml-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-08 02:59:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fmohr",
    "github_project": "naiveautoml",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "naiveautoml"
}
        
Elapsed time: 0.63630s