sklearn 0.21.3 中文文档 | sklearn 0.21.3 中文示例 | sklearn 英文官网 |
sklearn (scikit-learn) 是基于 Python 语言的机器学习工具
- 简单高效的数据挖掘和数据分析工具
- 可供大家在各种环境中重复使用
- 建立在 NumPy ,SciPy 和 matplotlib 上
- 开源,可商业使用 - BSD许可证
组织构建[网站]
- GitHub Pages(国外): https://sklearn.apachecn.org
- Gitee Pages(国内): https://apachecn.gitee.io/sklearn-doc-zh
第三方站长[网站]
- 地址A: xxx (欢迎留言,我们完善补充)
其他补充
docker pull apachecn0/sklearn-doc-zh
docker run -tid -p <port>:80 apachecn0/sklearn-doc-zh
# 访问 http://localhost:{port} 查看文档
pip install sklearn-doc-zh
sklearn-doc-zh <port>
# 访问 http://localhost:{port} 查看文档
npm install -g sklearn-doc-zh
sklearn-doc-zh <port>
# 访问 http://localhost:{port} 查看文档
- 安装 scikit-learn
- 用户指南
- 教程
- API 参考
- 常见问题
- 时光轴
如何编译使用历史版本:
- 解压
0.19.x.zip
文件夹 - 将
master/img
的图片资源, 复制到0.19.x
里面去 - gitbook 正常编译过程,可以使用
sh run_website.sh
为了不断改进翻译质量,我们特此启动了【翻译、校对、笔记整理活动】,开设了多个校对项目。贡献者校对一章之后可以领取千字2~4元的奖励。进行中的校对活动请见活动列表。更多详情请联系飞龙(Q562826179,V:wizardforcel)。
我们积极响应科研开源计划(DOCX)。如今开源不仅仅是开放源码,还包括数据集、模型、教程和实验记录。我们也在探讨其它类别的开源方案和协议。
希望大家了解这个倡议,把这个倡议与自己的兴趣点结合,做点力所能及的事情。每个人的微小的贡献,汇聚在一起就是整个开源生态。
格式: GitHub + QQ
第一期 (2017-09-29)
第二期 (2019-06-29)
- @N!no:1352899627
- @mahaoyang:992635910
- @loopyme:3322728009
- 飞龙:562826179
- 片刻:529815144
-- 负责人要求: (欢迎一起为 sklearn 中文版本
做贡献)
- 热爱开源,喜欢装逼
- 长期使用 sklearn(至少0.5年) + 提交Pull Requests>=3
- 能够有时间及时优化页面 bug 和用户 issues
- 试用期: 2个月
- 欢迎联系: 片刻 529815144
- 在我们的 apachecn/pytorch-doc-zh github 上提 issue.
- 发邮件到 Email:
[email protected]
. - 在我们的 QQ群-搜索: 交流方式 中联系群主/管理员即可.
- 最近有很多人联系我们,关于内容授权问题!
- 开源是指知识应该重在传播和迭代(而不是禁止别人转载)
- 不然你TM在GitHub开源,然后又说不让转载,你TM有病吧!
- 禁止商业化,符合协议规范,备注地址来源,重点: 不需要发邮件给我们申请
- ApacheCN 账号下没有协议的项目,一律视为 CC BY-NC-SA 4.0。
温馨提示:
- 对于个人想自己copy一份再更新的人
- 我也是有这样的经历,但是这种激情维持不了几个月,就泄气了!
- 不仅浪费了你的心血,还浪费了更多人看到你的翻译成果!很可惜!你觉得呢?
- 个人的建议是: fork -> pull requests 到
https://github.com/apachecn/sklearn-doc-zh
- 那为什么要选择
ApacheCN
呢? - 因为我们做翻译这事情是觉得开心和装逼,比较纯粹!
- 你如果喜欢,你可以来参与/甚至负责这个项目,没有任何学历和背景的限制
sklearn-doc-zh's People
Forkers
wangyangting chenyyx learnerfan jlucky mingsquall damonday eps3 imfing loverollcat zoctan wodekwan zhangqiking jzwdsb nightmoonshen stealthsmrs linus-denghui-xing xingxgit helloheshee bigblueo yw10 kaixinzuochuxi vezarachan jiaqiangbandongg leon-jin sehriff datacruiser busesese supportingvector chrzc wgsgyes yanmc hadxu skydreamstart kmruan-whu jingwangfei liyangbit janzenliu krokyin xlvecle charleschou520 zhengxijiang cyy2427 hazekiahwon kdotm lhwlhw90 201419 nilname riper-ma bringtree ricardo-liu guokr1991 qvduoduo1997 zhengyingshu busesesequn survivingme fan0521 pan8664716 noahpieta yyxxyy tiantian1412 xrj sfidea 384445765 hahaicanfly tianzifan thetacoding fybtt yjian180 luyujia-smile kevinwangl zhentang datamonk2017 dskwe mengxingxia whwby pjgao skyformat99 gbyy422990 heikelanmao lixu518 zhuwei05 qzlisb ywujudy mikechengwei wikipedia2008 ecauchy srx888 7125messi gcr1218 kylewang1982 low901028 paulyoufu sundaygeek fanghongqiang richardlzq wn9081 zfx1982 liu-hai-yang wsyjwps1983 kinght-10sklearn-doc-zh's Issues
Introduction · sklearn 中文文档
命令行输入sklearn-doc-zh报错,该如何解决?
C:\XXX>sklearn-doc-zh 8889
Traceback (most recent call last):
File "c:\XXX\anaconda3\lib\runpy.py", line 194, in _run_module_as_main
return run_code(code, main_globals, None,
File "c:\XXX\anaconda3\lib\runpy.py", line 87, in run_code
exec(code, run_globals)
File "C:\XXX\anaconda3\Scripts\sklearn-doc-zh.exe_main.py", line 7, in
File "c:\XXX\anaconda3\lib\site-packages\SklearnDocZh_main.py", line 17, in main
svr = ThreadingHTTPServer(addr, SimpleHTTPRequestHandler)
File "c:\XXX\anaconda3\lib\socketserver.py", line 452, in init
self.server_bind()
File "c:\XXX\anaconda3\lib\http\server.py", line 140, in server_bind
self.server_name = socket.getfqdn(host)
File "c:\XXX\anaconda3\lib\socket.py", line 756, in getfqdn
hostname, aliases, ipaddrs = gethostbyaddr(name)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa4 in position 3: invalid start byte
1.4.2 回归 第三段笔误
支持向量分类有三种不同的实现形式: SVR, NuSVR 和 LinearSVR.
应该为:
支持向量 分类 回归有三种不同的实现形式: SVR, NuSVR 和 LinearSVR.
有一个图裂了..
http://sklearn.apachecn.org/cn/0.19.0/modules/decomposition.html#pca
页面上的第一个图,显示有雾(误。
原文存疑
http://scikit-learn.org/stable/tutorial/basic/tutorial.html#learning-and-predicting
中一句
It now must be fitted to the model, that is, it must learn from the model.
Classifiers should learn from the data instead of the model which is only a set o f assumptions that help form the classifier.
能否出一篇,关于模型训练之后,保存模型以及调用模型的教程,以及java,c++如何加载模型
能否出一篇,关于模型训练之后,保存模型以及调用模型的教程,以及java,c++如何加载模型
pdf无法下载
1.1.1.1中的公式显示有问题
如题
在线阅读方式对应的模型评估部分页面显示404,麻烦你们看下
Badge instead of QR code
I think it would be good if we apply the GitHub badge named donate rather than the huge QR codes of Alipay and WeChat Pay. It's not elegant. We can generate badges at https://shields.io/#/
如何转为PDF
请问如何转为PDF格式。
any idea to translate mxnet doc?
mxnet is an open source deep learning framework?
Do you want to translate its doc?
4.2.2 一个超链接格式有误
EPUB 格式(临时)
2.3.2. K-means: 流行 -> 流形?
惯性假设簇是凸(convex)的和各项同性(isotropic),这并不是总是对的。它对 细长的簇或具有不规则形状的流行反应不佳。
并行化(Parallelization)通常以内存的代价(cost of memory)加速计算(在这种情况下,需要存储多个质心副本,每个作业(job)使用一个副本)。
-》
并行化(Parallelization)通常以内存为代价(cost of memory)来加速计算(在这种情况下,需要存储多个质心副本,每个作业(job)使用一个副本)。
编译离线html报错
编译离线html报错,具体如下:
git clone https://github.com/apachecn/scikit-learn-doc-zh.git
cd scikit-learn-doc-zh/doc/zh/
make html
错误信息如下
# These two lines make the build a bit more lengthy, and the
# the embedding of images more robust
rm -rf _build/html/_images
#rm -rf _build/doctrees/
sphinx-build -b html -d _build/doctrees . _build/html/stable
Running Sphinx v1.6.6
making output directory...
loading pickled environment... not yet created
[autosummary] generating autosummary for: about.rst, data_transforms.rst, datasets/covtype.rst, datasets/index.rst, datasets/kddcup99.rst, datasets/labeled_faces.rst, datasets/mldata.rst, datasets/olivetti_faces.rst, datasets/rcv1.rst, datasets/twenty_newsgroups.rst, ..., tutorial/statistical_inference/index.rst, tutorial/statistical_inference/model_selection.rst, tutorial/statistical_inference/putting_together.rst, tutorial/statistical_inference/settings.rst, tutorial/statistical_inference/supervised_learning.rst, tutorial/statistical_inference/unsupervised_learning.rst, tutorial/text_analytics/working_with_text_data.rst, unsupervised_learning.rst, user_guide.rst, whats_new.rst
/Users/heng/anaconda3/lib/python3.6/site-packages/sklearn/cross_validation.py:41: DeprecationWarning: This module was deprecated in version 0.18 in favor of the model_selection module into which all the refactored classes and functions are moved. Also note that the interface of the new CV iterators are different from that of this module. This module will be removed in 0.20.
"This module will be removed in 0.20.", DeprecationWarning)
/Users/heng/anaconda3/lib/python3.6/site-packages/sklearn/grid_search.py:42: DeprecationWarning: This module was deprecated in version 0.18 in favor of the model_selection module into which all the refactored classes and functions are moved. This module will be removed in 0.20.
DeprecationWarning)
/Users/heng/anaconda3/lib/python3.6/site-packages/sklearn/learning_curve.py:22: DeprecationWarning: This module was deprecated in version 0.18 in favor of the model_selection module into which all the functions are moved. This module will be removed in 0.20
DeprecationWarning)
WARNING: [autosummary] failed to import 'sklearn.metrics.dcg_score': no module named sklearn.metrics.dcg_score
WARNING: [autosummary] failed to import 'sklearn.metrics.ndcg_score': no module named sklearn.metrics.ndcg_score
[autosummary] generating autosummary for: /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/modules/generated/sklearn.base.BaseEstimator.rst, /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/modules/generated/sklearn.base.ClassifierMixin.rst, /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/modules/generated/sklearn.base.ClusterMixin.rst, /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/modules/generated/sklearn.base.RegressorMixin.rst, /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/modules/generated/sklearn.base.TransformerMixin.rst, /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/modules/generated/sklearn.base.clone.rst, /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/modules/generated/sklearn.calibration.CalibratedClassifierCV.rst, /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/modules/generated/sklearn.calibration.calibration_curve.rst, /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/modules/generated/sklearn.cluster.AffinityPropagation.rst, /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/modules/generated/sklearn.cluster.AgglomerativeClustering.rst, ..., /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/modules/generated/sklearn.utils.sparsefuncs.incr_mean_variance_axis.rst, /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/modules/generated/sklearn.utils.sparsefuncs.inplace_column_scale.rst, /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/modules/generated/sklearn.utils.sparsefuncs.inplace_row_scale.rst, /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/modules/generated/sklearn.utils.sparsefuncs.inplace_swap_column.rst, /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/modules/generated/sklearn.utils.sparsefuncs.inplace_swap_row.rst, /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/modules/generated/sklearn.utils.sparsefuncs.mean_variance_axis.rst, /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/modules/generated/sklearn.utils.validation.check_is_fitted.rst, /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/modules/generated/sklearn.utils.validation.check_symmetric.rst, /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/modules/generated/sklearn.utils.validation.column_or_1d.rst, /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/modules/generated/sklearn.utils.validation.has_fit_parameter.rst
Generating gallery
________________________________________________________________________________
Example directory /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/../examples does not have a README.txt file
Skipping this directory
________________________________________________________________________________
Exception occurred:
File "/Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/sphinxext/sphinx_gallery/gen_gallery.py", line 179, in generate_gallery_rst
.format(examples_dir))
FileNotFoundError: Main example directory /Users/heng/Desktop/scikit-learn-doc-zh/doc/zh/../examples does not have a README.txt file. Please write one to introduce your gallery.
The full traceback has been saved in /var/folders/tq/yl5cpg0n0wn7st6njdlv4v100000gn/T/sphinx-err-phnhi5pn.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
make: *** [html] Error 1
TODO
- 补充示例部分的翻译
md格式问题-【教程·处理文本数据】
多了一对代码顿号,如图。
系统:Windows 10,浏览器:Chrome 版本 86.0.4240.75(正式版本) (64 位)
链接:https://sklearn.apachecn.org/docs/master/59.html
图片链接错误
我按照 readme 中制作本地的静态html版本
首先 这个版本的doc ,限制了必须 0.19.0 sklearn 才有效, 其他高版本,会报错,特别是 0.20的报错更多。估计和很多 api修改有关。然后我降级到指定版本 0.19
make html 报告 需要一个 gallery readme.txt文件?clone下来文件中没有,我只好随便复制了一个。之后 倒是可以创建 静态页面了,但是一大堆warning ,应该都是图片相关的。 进入文档后,发现大部分图片链接都是失效额。
能否提供合理的gallery readme.txt文件? 保证图片链接正确
公式无法显示
官网上浏览的数学公式基本上都挂了
你们不翻译`auto_examples/`里那些东西嘛?
这里是示例部分的一些翻译,不全:
宏平均和微平均
请问有无API文档翻译的计划?
如题,发现目前中文文档中没有API的翻译,不知是否有这方面的翻译计划?
网页貌似挂掉了
整体进度 v0.21.3(校对)
认领须知
提交的时候不要改动文件名称,因为文件名和原文的链接是对应的!!!
留言格式:昵称 + QQ + 章节
昵称: 表示已经该用户任务过期,他人可认领替代!
中文文档支持搜索吗?
就是怎么搜索某个函数或者其他关键字的文档呢?
Can sklearn be used to process big data problem?Such as 10 trillion bytes?
Can sklearn be used to process big data problem?Such as 10 trillion bytes?
网站访问速度惊人
文档加载太慢了
错误标注为python代码片段
大量公式和中文段落被错误标注为了python代码片段
中文文档网站无法打开?
http://sklearn.apachecn.org/
这个网站无法访问
如下图
http://sklearn.apachecn.org/cn/0.19.0/modules/feature_extraction.html#feature-extraction 404
http://sklearn.apachecn.org/cn/0.19.0/modules/feature_extraction.html#feature-extraction
类似页面全部404, 12月5号下午访问还正常,晚上异常
链接失效404
1.10.6. 决策树算法: ID3, C4.5, C5.0 和 CART 中错别字
决策树发展到其最大尺寸,然后通常利用剪枝来提高树对未知数据的“泛华”能力,引号处应为泛化
【0.19.X】贡献者名单
翻译者(人人皆大佬~):
- @wangyangting(那伊抹微笑)
- @jiangzhonglian(片刻)
- @chenyyx(Joy yx)
- @survivingME(Trembleguy)
- @mtobeiyf(Fing)
- @Leon-Jin(Leon晋)
- @X1aoFang(X1aoFang)
- @loverollcat(loverollcat)
- @helloheshee(helloheshee)
- @SkyDreamStart(SkyDreamStart)
- @HazekiahWon(Hazekiah Wang)
- @201419(tree)
- @busesese(wenyi)
- @chrzc(changzhicheng)
- @Zoctan(Zoctan)
- @JanzenLiu(Janzen_Liu)
- @charleschou520(charleschou520)
- @zhangqiking(BigBird)
- @mikechengwei(Mike)
- @wodekwan(wodekwan)
- @sehriff(sehriff)
- @Kdotm(kngines)
- @patientman(YuanMingLiu)
- @DamonDay(DamonDay)
- @cszhangbo(cszhangbo)
- @XingxGit(XingxGit)
- @KrokYin(KrokYin)
- @yw10(Andrew Yao)
- @GlassyWu(glassy)
- @PrivateRookie(PrivateRookie)
- @linweijiang(linweijiang)
- @jiaqiangbandongg(jiaqiangbandongg)
- @supportingvector(supportingvector)
- @stealthsMrs(stealthsMrs)
- @lhwlhw90(lhwlhw90)
- @sheepmen(羊三)
- @guohao916(guohao_dm)
- @Daemon-ser(csu_hgq)
- @wangxiancai(BWM-蜜蜂)
- @夜神月(夜神月)
- @liyangbit(Lemon)
- @XuJianzhi(XuJianzhi)
校验者(人人皆大佬~)(现在还不齐全,贡献者大佬们可随意修改)
- @weiyd(尔了个达)
- @FontTian(FontTian)
- @XuJianzhi(XuJianzhi)
- @caopeirui(Veyron C)
- @HelloSilicat(Jialiang Pei)
- @AnybodyHome(loop)
- @RyanZhiNie(Zhi Nie)
- @zehuichen123(loveSnowBest)
- @hlxstc(Jokers)
- @NellyLuo(NellyLuo)
- @yuezhao9210(Yue Zhao)
- @why2lyj(Snow Wong)
- @pan8664716(pan8664716)
- @xrj(xrj)
- @qvduoduo1997(qvduoduo1997)
- @marsjhao(Zhang Junhao)
- @tiantian1412(tiantian1412)
- @sheepmen(羊三)
- @wangyangting(那伊抹微笑)
- @jiangzhonglian(片刻)
- @chenyyx(Joy yx)
- @mikechengwei(Mike)
- @wangxiancai(BWM-蜜蜂)
- @busesese(wenyi)
- @GlassyWu(glassy)
- @wodekwan(wodekwan)
- @gbyy422990(Bin GAO)
- @charleschou520(charleschou520)
- @DataMonk2017(Jeremy Zheng)
- @Lixu518(Mysry)
- @linxiamen(YUNCHUAN LIN)
- @llcing(Mayouji)
- @KyrieHee(HeYun)
- @ziepenn(ziepenn)
- @FAN0521(FAN0521)
- @Daemon-ser(csu_hgq)
- @shaoyy147(Y.Shao)
- @Kdotm(kngines)
- @chrzc(changzhicheng)
- @ywujudy(ywujudy)
- @污剑客(污剑客)
- @爱吹牛逼的小明(爱吹牛逼的小明)
- @JanzenLiu(Janzen_Liu)
- @Ecauchy(Ecauchy)
2.3.10.6. Calinski-Harabasz Index
epub链接404
Redundant padding in css causing content shift
padding-right
in nature.css (line 255) causing div.content-wrapper
shift left.
链接问题
校正时我发现有些链接指向了原文档,我们应该让它这样做么?我们是否应该让它指向中文文档。
文檔的公式鏈接圖片不用命名一下嗎
打开index.html时网页显示now loading...
now loading...
一直卡在这,
ailearning 里面的index.html打开时没有这个问题,
doc相关的git 库都显示 "now loading... ", 打不开
Introduction · sklearn 中文文档
https://sklearn.apachecn.org/docs/0.21.3/32.html
3.3.2.1节中 micro的解释中的dividends应该是(被除数)吧
感谢翻译
TSNE示例代码有问题,报错
import numpy as np
from sklearn.manifold import TSNE
X = np.array([[0, 0, 0], [0, 1, 1], [1, 0, 1], [1, 1, 1]])
X_embedded = TSNE(n_components=2, learning_rate='auto', init='random').fit_transform(X)
error:TypeError: ufunc 'multiply' did not contain a loop with signature matching types dtype('<U32') dtype('<U32') dtype('<U32')
已和官方对接
监督学习:从高维观察预测输出变量 · sklearn 中文文档
来领取2019年中红包奖励 188 元
QQ联系不上 @loopyme , 记得QQ联系我领取红包哈
Introduction · sklearn 中文文档
关于科学数据处理的统计学习教程目录无法正常跳转
关于科学数据处理的统计学习教程这部分的文档目录链接全都缺少.md,无法正常跳转
标点符号错误-【教程·处理文本数据】
如图,
1、多了一个下划线“_”
2、句号"."应为全角句号"。"
链接:https://sklearn.apachecn.org/docs/master/59.html
公式无法正确渲染
计划支持make docset么?
Zeal/Dash 辣么好用,打算支持docset 么
Recommend Projects
-
React
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
Vue.js
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
Typescript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
TensorFlow
An Open Source Machine Learning Framework for Everyone
-
Django
The Web framework for perfectionists with deadlines.
-
Laravel
A PHP framework for web artisans
-
D3
Bring data to life with SVG, Canvas and HTML. 📊📈🎉
-
Recommend Topics
-
javascript
JavaScript (JS) is a lightweight interpreted programming language with first-class functions.
-
web
Some thing interesting about web. New door for the world.
-
server
A server is a program made to process requests and deliver data to clients.
-
Machine learning
Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.
-
Visualization
Some thing interesting about visualization, use data art
-
Game
Some thing interesting about game, make everyone happy.
Recommend Org
-
Facebook
We are working to build community through open source technology. NB: members must have two-factor auth.
-
Microsoft
Open source projects and samples from Microsoft.
-
Google
Google ❤️ Open Source for everyone.
-
Alibaba
Alibaba Open Source for everyone
-
D3
Data-Driven Documents codes.
-
Tencent
China tencent open source team.