All Projects → apachecn → Sklearn Doc Zh

apachecn / Sklearn Doc Zh

Licence: other
📖 [译] scikit-learn(sklearn) 中文文档

Programming Languages

python
139335 projects - #7 most used programming language
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to Sklearn Doc Zh

Entitycomponentsystemsamples
No description or website provided.
Stars: ✭ 4,218 (-6.68%)
Mutual labels:  documentation
Documentation
Issue tracker for Plotly's open-source documentation.
Stars: ✭ 424 (-90.62%)
Mutual labels:  documentation
Mybatis Plus Doc
MyBatis-Plus Documentation
Stars: ✭ 431 (-90.46%)
Mutual labels:  documentation
Mdx Docs
📝 Document and develop React components with MDX and Next.js
Stars: ✭ 412 (-90.88%)
Mutual labels:  documentation
Cljdoc
📚 A central documentation hub for the Clojure community
Stars: ✭ 416 (-90.8%)
Mutual labels:  documentation
Kubernetes practice
kubernetes实践指南(内容不定期更新中。。。), 欢迎提PR。
Stars: ✭ 428 (-90.53%)
Mutual labels:  documentation
Actionai
custom human activity recognition modules by pose estimation and cascaded inference using sklearn API
Stars: ✭ 404 (-91.06%)
Mutual labels:  scikit-learn
Flight Manual.atom.io
📖 Documentation for Atom, generated by nanoc, hosted by GitHub Pages
Stars: ✭ 435 (-90.38%)
Mutual labels:  documentation
Orchid
Build and deploy beautiful documentation sites that grow with you
Stars: ✭ 418 (-90.75%)
Mutual labels:  documentation
The Documentation Compendium
📢 Various README templates & tips on writing high-quality documentation that people want to read.
Stars: ✭ 4,306 (-4.73%)
Mutual labels:  documentation
Machinejs
[UNMAINTAINED] Automated machine learning- just give it a data file! Check out the production-ready version of this project at ClimbsRocks/auto_ml
Stars: ✭ 412 (-90.88%)
Mutual labels:  scikit-learn
Documentation
This repository hosts the documentation for 96Boards products and specifications.
Stars: ✭ 416 (-90.8%)
Mutual labels:  documentation
Sklearn Bayes
Python package for Bayesian Machine Learning with scikit-learn API
Stars: ✭ 428 (-90.53%)
Mutual labels:  scikit-learn
Assemble
Community
Stars: ✭ 3,995 (-11.62%)
Mutual labels:  documentation
Rabbitmq Website
RabbitMQ website and documentation guides
Stars: ✭ 433 (-90.42%)
Mutual labels:  documentation
Graphql Docs
Easily generate beautiful documentation from your GraphQL schema.
Stars: ✭ 409 (-90.95%)
Mutual labels:  documentation
Juliazh.jl
Julia语言中文文档
Stars: ✭ 425 (-90.6%)
Mutual labels:  documentation
Mathjax Docs
MathJax documentation. Beautiful math in all browsers. Beautifully documented.
Stars: ✭ 437 (-90.33%)
Mutual labels:  documentation
Purescript Jordans Reference
Learn PureScript with this "clone and play" repository
Stars: ✭ 434 (-90.4%)
Mutual labels:  documentation
Roxygen2
Generate R package documentation from inline R comments
Stars: ✭ 428 (-90.53%)
Mutual labels:  documentation

scikit-learn (sklearn) 官方文档中文版

logo


sklearn 0.21.3 中文文档 sklearn 0.21.3 中文示例 sklearn 英文官网


介绍

sklearn (scikit-learn) 是基于 Python 语言的机器学习工具

  1. 简单高效的数据挖掘和数据分析工具
  2. 可供大家在各种环境中重复使用
  3. 建立在 NumPy ,SciPy 和 matplotlib 上
  4. 开源,可商业使用 - BSD许可证

组织构建[网站]

第三方站长[网站]

其他补充

下载

Docker

docker pull apachecn0/sklearn-doc-zh
docker run -tid -p <port>:80 apachecn0/sklearn-doc-zh
# 访问 http://localhost:{port} 查看文档

PYPI

pip install sklearn-doc-zh
sklearn-doc-zh <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g sklearn-doc-zh
sklearn-doc-zh <port>
# 访问 http://localhost:{port} 查看文档

目录

历史版本

如何编译使用历史版本:

  • 解压 0.19.x.zip 文件夹
  • master/img 的图片资源, 复制到 0.19.x 里面去
  • gitbook 正常编译过程,可以使用 sh run_website.sh

贡献指南

项目当前处于校对阶段,请查看贡献指南,并在整体进度中领取任务。

请您勇敢地去翻译和改进翻译。虽然我们追求卓越,但我们并不要求您做到十全十美,因此请不要担心因为翻译上犯错——在大部分情况下,我们的服务器已经记录所有的翻译,因此您不必担心会因为您的失误遭到无法挽回的破坏。(改编自维基百科)

项目负责人

格式: GitHub + QQ

第一期 (2017-09-29)

第二期 (2019-06-29)

-- 负责人要求: (欢迎一起为 sklearn 中文版本 做贡献)

  • 热爱开源,喜欢装逼
  • 长期使用 sklearn(至少0.5年) + 提交Pull Requests>=3
  • 能够有时间及时优化页面 bug 和用户 issues
  • 试用期: 2个月
  • 欢迎联系: 片刻 529815144

贡献者

【0.19.X】贡献者名单

建议反馈

项目协议

  • 最近有很多人联系我们,关于内容授权问题!
  • 开源是指知识应该重在传播和迭代(而不是禁止别人转载)
  • 不然你TM在GitHub开源,然后又说不让转载,你TM有病吧!
  • 禁止商业化,符合协议规范,备注地址来源,重点: 不需要发邮件给我们申请
  • ApacheCN 账号下没有协议的项目,一律视为 CC BY-NC-SA 4.0

温馨提示:

  • 对于个人想自己copy一份再更新的人
  • 我也是有这样的经历,但是这种激情维持不了几个月,就泄气了!
  • 不仅浪费了你的心血,还浪费了更多人看到你的翻译成果!很可惜!你觉得呢?
  • 个人的建议是: fork -> pull requests 到 https://github.com/apachecn/sklearn-doc-zh
  • 那为什么要选择 ApacheCN 呢?
  • 因为我们做翻译这事情是觉得开心和装逼,比较纯粹!
  • 你如果喜欢,你可以来参与/甚至负责这个项目,没有任何学历和背景的限制

赞助我们

微信&支付宝

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].