d4ec037fix rabit6612fcfMerge branch 'master' of ssh://github.com/tqchen/rabitd29892cadd mock option statis4fa054enew tracker75c647cupdate tracker for host IPe4ce8efadd hadoop linear example76ecb4aadd hadoop linear example2e1c4c9add hadoop linear example git-subtree-dir: subtree/rabit git-subtree-split:d4ec037f2e
Rabit-Learn
This folder contains implementation of distributed machine learning algorithm using rabit. It also contain links to the Machine Learning packages that uses rabit.
- Contribution of toolkits, examples, benchmarks is more than welcomed!
Toolkits
-
XGBoost: eXtreme Gradient Boosting
- xgboost is a very fast boosted tree(also known as GBDT) library, that can run more than 10 times faster than existing packages
- Rabit carries xgboost to distributed enviroment, inheritating all the benefits of xgboost single node version, and scale it to even larger problems