# The Elements of Statistical Learning 2e
## 下载
### Docker
```
docker pull apachecn0/the-elements-of-statistical-learning-2e
docker run -tid -p <port>:80 apachecn0/the-elements-of-statistical-learning-2e
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install the-elements-of-statistical-learning-2e
the-elements-of-statistical-learning-2e <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g the-elements-of-statistical-learning-2e
the-elements-of-statistical-learning-2e <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/the-elements-of-statistical-learning-2e",
"name": "the-elements-of-statistical-learning-2e",
"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/15/c8/e807c4fd8b2d80e4536937ea7d1ba735019966dc6fc7458a8f3d1b0b10aa/the-elements-of-statistical-learning-2e-2024.3.2.0.tar.gz",
"platform": null,
"description": "# The Elements of Statistical Learning 2e\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/the-elements-of-statistical-learning-2e\ndocker run -tid -p <port>:80 apachecn0/the-elements-of-statistical-learning-2e\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install the-elements-of-statistical-learning-2e\nthe-elements-of-statistical-learning-2e <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g the-elements-of-statistical-learning-2e\nthe-elements-of-statistical-learning-2e <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "The Elements of Statistical Learning 2e",
"version": "2024.3.2.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/the-elements-of-statistical-learning-2e"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "847b11b944477db6d651de7ccfa2f2c96d3854f594449b7d55e382ecc10a3c67",
"md5": "c499a8e4aac00e8159f92c510d88c1df",
"sha256": "1525725b74335fa0601148de356bdec8e2763c0f4de05d2e15d57ad0d8297446"
},
"downloads": -1,
"filename": "the_elements_of_statistical_learning_2e-2024.3.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c499a8e4aac00e8159f92c510d88c1df",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 9300168,
"upload_time": "2024-03-02T11:51:46",
"upload_time_iso_8601": "2024-03-02T11:51:46.069494Z",
"url": "https://files.pythonhosted.org/packages/84/7b/11b944477db6d651de7ccfa2f2c96d3854f594449b7d55e382ecc10a3c67/the_elements_of_statistical_learning_2e-2024.3.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "15c8e807c4fd8b2d80e4536937ea7d1ba735019966dc6fc7458a8f3d1b0b10aa",
"md5": "07542c560967978e14118238c86a0fa0",
"sha256": "f048e92dfc1ef7242605f38610b7539cd4987b4fc3ed5df67333408e97d57ec2"
},
"downloads": -1,
"filename": "the-elements-of-statistical-learning-2e-2024.3.2.0.tar.gz",
"has_sig": false,
"md5_digest": "07542c560967978e14118238c86a0fa0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 9298562,
"upload_time": "2024-03-02T11:51:50",
"upload_time_iso_8601": "2024-03-02T11:51:50.896721Z",
"url": "https://files.pythonhosted.org/packages/15/c8/e807c4fd8b2d80e4536937ea7d1ba735019966dc6fc7458a8f3d1b0b10aa/the-elements-of-statistical-learning-2e-2024.3.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-02 11:51:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "the-elements-of-statistical-learning-2e",
"github_not_found": true,
"lcname": "the-elements-of-statistical-learning-2e"
}