README.md 2.2 KB
Newer Older
片刻小哥哥's avatar
片刻小哥哥 已提交
1
# <center>XGBoost 中文文档</center>
W
init  
wizardforcel 已提交
2

飞龙 已提交
3
![](docs/img/logo.png)
W
init  
wizardforcel 已提交
4

飞龙 已提交
5
XGBoost是一个优化的分布式梯度增强库,旨在实现高效,灵活和便携。
W
init  
wizardforcel 已提交
6

飞龙 已提交
7
它在 [Gradient Boosting](https://en.wikipedia.org/wiki/Gradient_boosting) 框架下实现机器学习算法。XGBoost提供并行树提升(也称为GBDT,GBM),可以快速准确地解决许多数据科学问题。相同的代码在主要的分布式环境(Hadoop,SGE,MPI)上运行,并且可以解决数十亿个示例之外的问题。
W
init  
wizardforcel 已提交
8

片刻小哥哥's avatar
片刻小哥哥 已提交
9
> 欢迎任何人参与和完善:一个人可以走的很快,但是一群人却可以走的更远。
W
init  
wizardforcel 已提交
10

片刻小哥哥's avatar
片刻小哥哥 已提交
11 12
* [中文地址](https://xgboost.apachecn.org/)
* [英文地址](https://xgboost.ai/)
飞龙 已提交
13 14
* [ApacheCN 机器学习交流群 629470233](http://shang.qq.com/wpa/qunwpa?idkey=30e5f1123a79867570f665aa3a483ca404b1c3f77737bc01ec520ed5f078ddef)
* [ApacheCN 学习资源](https://www.ibooker.org.cn/docs)
W
init  
wizardforcel 已提交
15

片刻小哥哥's avatar
片刻小哥哥 已提交
16
## 翻译进度
W
init  
wizardforcel 已提交
17

片刻小哥哥's avatar
片刻小哥哥 已提交
18
[**贡献指南**](CONTRIBUTING.md)
W
init  
wizardforcel 已提交
19

片刻小哥哥's avatar
片刻小哥哥 已提交
20
> 项目翻译 xgboost 0.90
W
init  
wizardforcel 已提交
21

片刻小哥哥's avatar
片刻小哥哥 已提交
22 23
* 贡献者: 记得留言和更新翻译进度
* 地址: https://github.com/apachecn/xgboost-doc-zh/issues/27
W
init  
wizardforcel 已提交
24

片刻小哥哥's avatar
片刻小哥哥 已提交
25
## 项目看板
W
init  
wizardforcel 已提交
26

片刻小哥哥's avatar
片刻小哥哥 已提交
27
> 项目 XGBoost 0.90 看板
W
init  
wizardforcel 已提交
28

片刻小哥哥's avatar
片刻小哥哥 已提交
29 30
* 负责人: 记得更新和优化
* 地址: https://github.com/apachecn/xgboost-doc-zh/projects/1
飞龙 已提交
31 32


片刻小哥哥's avatar
片刻小哥哥 已提交
33 34 35 36 37 38 39 40 41 42 43 44
## 项目负责人

格式: GitHub + QQ

> 第一期 (2017-xx-xx)

* [那伊抹微笑](https://github.com/wangyangting): 1042658081
* [Peppa](https://github.com/chenyyx): 190442212

> 第2期 (2019-07-07)

* [1266](https://github.com/wangweitong): 1097828409
片刻小哥哥's avatar
片刻小哥哥 已提交
45
* [腻味](https://github.com/XuQiao318): 1185685810
片刻小哥哥's avatar
片刻小哥哥 已提交
46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64

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

* 热爱开源,喜欢装逼
* 长期使用 XGBoost
* 能够有时间及时优化页面bug和用户issues
* 试用期: 2个月
* 欢迎联系: [片刻](https://github.com/jiangzhonglian) 529815144


## 建议反馈

* 在我们的 [apachecn/xgboost-doc-zh](https://github.com/apachecn/xgboost-doc-zh) github 上提 issue.
* 发邮件到 Email: `apachecn@163.com`.
* 在我们的 [QQ群-搜索: 交流方式](https://github.com/apachecn/home) 中联系群主/管理员即可.

## 赞助我们

<img src="http://data.apachecn.org/img/about/donate.jpg" alt="微信&支付宝" />
飞龙 已提交
65