naiveautoml


Namenaiveautoml JSON
Version 0.1.6 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_time2025-01-25 17:31:38
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/78/5e/a25c81d79dc427b15b86e793ea7b97f392d3ced37bcebb8f6b73a30e1e3d/naiveautoml-0.1.6.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.6",
    "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": "785ea25c81d79dc427b15b86e793ea7b97f392d3ced37bcebb8f6b73a30e1e3d",
                "md5": "2885e514b9e8966a1c036f2c7fe17391",
                "sha256": "8f672d3d4245153e822c809912f5fd2ef829b76d3a5855312409071daa59a788"
            },
            "downloads": -1,
            "filename": "naiveautoml-0.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "2885e514b9e8966a1c036f2c7fe17391",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 41556,
            "upload_time": "2025-01-25T17:31:38",
            "upload_time_iso_8601": "2025-01-25T17:31:38.833997Z",
            "url": "https://files.pythonhosted.org/packages/78/5e/a25c81d79dc427b15b86e793ea7b97f392d3ced37bcebb8f6b73a30e1e3d/naiveautoml-0.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-25 17:31:38",
    "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: 2.43626s