machine-learning-super-vip-cheatsheet


Namemachine-learning-super-vip-cheatsheet JSON
Version 2024.3.3.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/machine-learning-super-vip-cheatsheet
SummaryMachine Learning Super VIP Cheatsheet
upload_time2024-03-03 13:51:50
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.
            # Machine Learning Super VIP Cheatsheet

## 下载

### Docker

```
docker pull apachecn0/machine-learning-super-vip-cheatsheet
docker run -tid -p <port>:80 apachecn0/machine-learning-super-vip-cheatsheet
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install machine-learning-super-vip-cheatsheet
machine-learning-super-vip-cheatsheet <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g machine-learning-super-vip-cheatsheet
machine-learning-super-vip-cheatsheet <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/machine-learning-super-vip-cheatsheet",
    "name": "machine-learning-super-vip-cheatsheet",
    "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/a9/1d/7f9d3ede05ffb15bae82069541200ec500d37006927c93ed4dca77cce366/machine-learning-super-vip-cheatsheet-2024.3.3.0.tar.gz",
    "platform": null,
    "description": "# Machine Learning Super VIP Cheatsheet\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/machine-learning-super-vip-cheatsheet\ndocker run -tid -p <port>:80 apachecn0/machine-learning-super-vip-cheatsheet\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install machine-learning-super-vip-cheatsheet\nmachine-learning-super-vip-cheatsheet <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g machine-learning-super-vip-cheatsheet\nmachine-learning-super-vip-cheatsheet <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Machine Learning Super VIP Cheatsheet",
    "version": "2024.3.3.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/machine-learning-super-vip-cheatsheet"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9ee91366d37c4a16fc22de876c2133a2cdb0a24d7376fd58d74ee66088d5505",
                "md5": "290c99bde4ff2d8427f5dd4ab40cf8e0",
                "sha256": "8715c222a10991586dbda81c356bebeff412c78413c11c88f663a39abe782264"
            },
            "downloads": -1,
            "filename": "machine_learning_super_vip_cheatsheet-2024.3.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "290c99bde4ff2d8427f5dd4ab40cf8e0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1309990,
            "upload_time": "2024-03-03T13:51:47",
            "upload_time_iso_8601": "2024-03-03T13:51:47.409663Z",
            "url": "https://files.pythonhosted.org/packages/c9/ee/91366d37c4a16fc22de876c2133a2cdb0a24d7376fd58d74ee66088d5505/machine_learning_super_vip_cheatsheet-2024.3.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a91d7f9d3ede05ffb15bae82069541200ec500d37006927c93ed4dca77cce366",
                "md5": "8ea294f435d515dbfeb19ecff4d364a3",
                "sha256": "5d5cd5d82075139b67eee3739f4bd0ab3f0a960b135f07536fa722b148885116"
            },
            "downloads": -1,
            "filename": "machine-learning-super-vip-cheatsheet-2024.3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8ea294f435d515dbfeb19ecff4d364a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1309004,
            "upload_time": "2024-03-03T13:51:50",
            "upload_time_iso_8601": "2024-03-03T13:51:50.023702Z",
            "url": "https://files.pythonhosted.org/packages/a9/1d/7f9d3ede05ffb15bae82069541200ec500d37006927c93ed4dca77cce366/machine-learning-super-vip-cheatsheet-2024.3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 13:51:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "machine-learning-super-vip-cheatsheet",
    "github_not_found": true,
    "lcname": "machine-learning-super-vip-cheatsheet"
}
        
Elapsed time: 0.36052s