mglearn


Namemglearn JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/amueller/introduction_to_ml_with_python
SummaryHelper functions for the book Introduction to machine learning with Python
upload_time2023-06-01 02:38:58
maintainer
docs_urlNone
authorAndreas Mueller
requires_python
licenseBSD
keywords machine learning ml sklearn scikit learn
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Helper functions for the book `Introduction to machine learning with Python`

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/amueller/introduction_to_ml_with_python",
    "name": "mglearn",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "machine learning ml sklearn scikit learn",
    "author": "Andreas Mueller",
    "author_email": "t3kcit@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/85/31/63f98a8f8137314d3b11e2feb18b008c117bf1b999af840544a743253285/mglearn-0.2.0.tar.gz",
    "platform": null,
    "description": "Helper functions for the book `Introduction to machine learning with Python`\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Helper functions for the book Introduction to machine learning with Python",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/amueller/introduction_to_ml_with_python"
    },
    "split_keywords": [
        "machine",
        "learning",
        "ml",
        "sklearn",
        "scikit",
        "learn"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb8b687d30a3df6b870af541dde6327423e35713e38243db135f57b4ebd054f3",
                "md5": "05323099f7921ceb22048fb3662fbae0",
                "sha256": "8d1c57c0beb176b62f27897a1f68dbcaa2cb357f84e8a4924c57f56306b7ebb5"
            },
            "downloads": -1,
            "filename": "mglearn-0.2.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "05323099f7921ceb22048fb3662fbae0",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 581437,
            "upload_time": "2023-06-01T02:38:56",
            "upload_time_iso_8601": "2023-06-01T02:38:56.333954Z",
            "url": "https://files.pythonhosted.org/packages/bb/8b/687d30a3df6b870af541dde6327423e35713e38243db135f57b4ebd054f3/mglearn-0.2.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "853163f98a8f8137314d3b11e2feb18b008c117bf1b999af840544a743253285",
                "md5": "71c3fb9bfaa1b32e601d67508ee1244b",
                "sha256": "e4303ca7b543908878f2371271345dd84a7f1d6729d937bce2046f49aec2ebb9"
            },
            "downloads": -1,
            "filename": "mglearn-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "71c3fb9bfaa1b32e601d67508ee1244b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 541261,
            "upload_time": "2023-06-01T02:38:58",
            "upload_time_iso_8601": "2023-06-01T02:38:58.799282Z",
            "url": "https://files.pythonhosted.org/packages/85/31/63f98a8f8137314d3b11e2feb18b008c117bf1b999af840544a743253285/mglearn-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-01 02:38:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "amueller",
    "github_project": "introduction_to_ml_with_python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mglearn"
}
        
Elapsed time: 0.07227s