Update README.md

This commit is contained in:
Tianqi Chen 2015-02-09 20:53:29 -08:00
parent 581fe06a9b
commit 7db2070598

View File

@ -8,7 +8,7 @@ It also contain links to the Machine Learning packages that uses rabit.
Toolkits Toolkits
==== ====
* [KMeans Clustering](kmeans) * [KMeans Clustering](kmeans)
* [Linear and Logistic Regression](liner) * [Linear and Logistic Regression](linear)
* [XGBoost: eXtreme Gradient Boosting](https://github.com/tqchen/xgboost/tree/master/multi-node) * [XGBoost: eXtreme Gradient Boosting](https://github.com/tqchen/xgboost/tree/master/multi-node)
- xgboost is a very fast boosted tree(also known as GBDT) library, that can run more than - xgboost is a very fast boosted tree(also known as GBDT) library, that can run more than