scikit-learn-miji


Namescikit-learn-miji JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/scikit-learn-miji
SummaryScikit-learn 秘籍
upload_time2024-03-02 00:42:15
maintainer
docs_urlNone
authorApacheCN
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Scikit-learn 秘籍

## 下载

### Docker

```
docker pull apachecn0/scikit-learn-miji
docker run -tid -p <port>:80 apachecn0/scikit-learn-miji
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install scikit-learn-miji
scikit-learn-miji <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g scikit-learn-miji
scikit-learn-miji <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/scikit-learn-miji",
    "name": "scikit-learn-miji",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "ApacheCN",
    "author_email": "apachecn@163.com",
    "download_url": "https://files.pythonhosted.org/packages/11/2f/3fd9e2760dacf9056adf73cf65e4091c0d4d7e5c4d4bd5a00f33ff4c4b6c/scikit-learn-miji-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# Scikit-learn \u79d8\u7c4d\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/scikit-learn-miji\ndocker run -tid -p <port>:80 apachecn0/scikit-learn-miji\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install scikit-learn-miji\nscikit-learn-miji <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g scikit-learn-miji\nscikit-learn-miji <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Scikit-learn \u79d8\u7c4d",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/scikit-learn-miji"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e4400060a95142201ddf9bb0b3628a6e3449d554d44a099a7143e759a775805",
                "md5": "3653c6369a3fe55a8db6f1bf926e9635",
                "sha256": "e2d97a65b5d989760d4a4535bae848d76bbc1c1de8b5a1f962b927bab03b638a"
            },
            "downloads": -1,
            "filename": "scikit_learn_miji-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3653c6369a3fe55a8db6f1bf926e9635",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1911698,
            "upload_time": "2024-03-02T00:42:12",
            "upload_time_iso_8601": "2024-03-02T00:42:12.415037Z",
            "url": "https://files.pythonhosted.org/packages/4e/44/00060a95142201ddf9bb0b3628a6e3449d554d44a099a7143e759a775805/scikit_learn_miji-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "112f3fd9e2760dacf9056adf73cf65e4091c0d4d7e5c4d4bd5a00f33ff4c4b6c",
                "md5": "9343817b693933a4c0d5de90d5c5b0dd",
                "sha256": "636e1c3e2ed301ff349b7e390b0a4ed159617ca9c1f7be4fdf97d46862a7b753"
            },
            "downloads": -1,
            "filename": "scikit-learn-miji-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9343817b693933a4c0d5de90d5c5b0dd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1892271,
            "upload_time": "2024-03-02T00:42:15",
            "upload_time_iso_8601": "2024-03-02T00:42:15.088132Z",
            "url": "https://files.pythonhosted.org/packages/11/2f/3fd9e2760dacf9056adf73cf65e4091c0d4d7e5c4d4bd5a00f33ff4c4b6c/scikit-learn-miji-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 00:42:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "scikit-learn-miji",
    "github_not_found": true,
    "lcname": "scikit-learn-miji"
}
        
Elapsed time: 0.23025s