From ed901ddbb8a758c9ddec91f07ca73c6cb78ea79d Mon Sep 17 00:00:00 2001 From: Tianqi Chen Date: Mon, 27 Apr 2015 17:07:28 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1cd60307a..fa65c1eb8 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Documentations: [Documentation of xgboost](doc/README.md) Issues Tracker: [https://github.com/dmlc/xgboost/issues](https://github.com/dmlc/xgboost/issues?q=is%3Aissue+label%3Aquestion) Please join [XGBoost User Group](https://groups.google.com/forum/#!forum/xgboost-user/) to ask questions and share your experience on xgboost. + - Use issue tracker for bug reports, feature requests etc. + - Use the user group to discuss your experience, ask questions about general usage and post your experience using xgboost. Distributed Version: [Distributed XGBoost](multi-node)