Update README.md

This commit is contained in:
Tianqi Chen 2015-01-22 09:16:46 -08:00
parent 5ef4830b55
commit 0ca7a63670

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)
* [XGBoost: eXtreme Gradient Boosting](https://github.com/tqchen/xgboost/tree/unity/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
10 times faster than existing packages 10 times faster than existing packages
- Rabit carries xgboost to distributed enviroment, inheritating all the benefits of xgboost - Rabit carries xgboost to distributed enviroment, inheritating all the benefits of xgboost