naiveautoml


Namenaiveautoml JSON
Version 0.0.28 PyPI version JSON
download
home_pagehttps://github.com/fmohr/naiveautoml
SummaryThe official package for the Naive AutoML paper
upload_time2024-04-26 18:32:56
maintainerNone
docs_urlNone
authorFelix Mohr
requires_pythonNone
licenseMIT
keywords automl sklearn naive simple
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",
    "author": "Felix Mohr",
    "author_email": "mail@felixmohr.de",
    "download_url": "https://files.pythonhosted.org/packages/fd/00/603f6ecf71150c4dd6df950e578eb50bc35aeb313e894e02b3d47daf0607/naiveautoml-0.0.28.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The official package for the Naive AutoML paper",
    "version": "0.0.28",
    "project_urls": {
        "Download": "https://github.com/fmohr/naiveautoml/archive/refs/tags/v0.0.27.tar.gz",
        "Homepage": "https://github.com/fmohr/naiveautoml"
    },
    "split_keywords": [
        "automl",
        " sklearn",
        " naive",
        " simple"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd00603f6ecf71150c4dd6df950e578eb50bc35aeb313e894e02b3d47daf0607",
                "md5": "1e3446fef8077b0cd9e778df9085a547",
                "sha256": "51df756d4043148e1b5d4e749cf2dfae23fdad7de7c5952ce2d26c81cdf58fc1"
            },
            "downloads": -1,
            "filename": "naiveautoml-0.0.28.tar.gz",
            "has_sig": false,
            "md5_digest": "1e3446fef8077b0cd9e778df9085a547",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 34926,
            "upload_time": "2024-04-26T18:32:56",
            "upload_time_iso_8601": "2024-04-26T18:32:56.753730Z",
            "url": "https://files.pythonhosted.org/packages/fd/00/603f6ecf71150c4dd6df950e578eb50bc35aeb313e894e02b3d47daf0607/naiveautoml-0.0.28.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-26 18:32:56",
    "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.26661s