From e7ae704504741c50100bdd3a0efad37d49cc90b3 Mon Sep 17 00:00:00 2001 From: Tianqi Chen Date: Tue, 12 Aug 2014 14:56:12 -0700 Subject: [PATCH 1/4] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a212da77..ea8d9271b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ An optimized general purpose gradient boosting (tree) library. Contributors: https://github.com/tqchen/xgboost/graphs/contributors Turorial and Documentation: https://github.com/tqchen/xgboost/wiki - + +Questions and Issues: https://github.com/tqchen/xgboost/issues?q=is%3Aissue+label%3Aquestion + Features ======= * Sparse feature format: From 048194ce23745953ddef33573182197752e48b56 Mon Sep 17 00:00:00 2001 From: Tianqi Chen Date: Tue, 12 Aug 2014 14:56:51 -0700 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea8d9271b..9a961c6fd 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Contributors: https://github.com/tqchen/xgboost/graphs/contributors Turorial and Documentation: https://github.com/tqchen/xgboost/wiki -Questions and Issues: https://github.com/tqchen/xgboost/issues?q=is%3Aissue+label%3Aquestion +Questions and Issues: [If you have questions, checkout the existing questions and fire an issue here](https://github.com/tqchen/xgboost/issues?q=is%3Aissue+label%3Aquestion) Features ======= From f033f88221abb79b908ccfa8309da1f0802517d8 Mon Sep 17 00:00:00 2001 From: Tianqi Chen Date: Tue, 12 Aug 2014 14:57:05 -0700 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a961c6fd..79009ebaf 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Contributors: https://github.com/tqchen/xgboost/graphs/contributors Turorial and Documentation: https://github.com/tqchen/xgboost/wiki -Questions and Issues: [If you have questions, checkout the existing questions and fire an issue here](https://github.com/tqchen/xgboost/issues?q=is%3Aissue+label%3Aquestion) +Questions and Issues: If you have questions, checkout the existing questions and fire an issue [Here](https://github.com/tqchen/xgboost/issues?q=is%3Aissue+label%3Aquestion) Features ======= From 6d7b33a883e9b984b0f0b5fe855ca9111954885f Mon Sep 17 00:00:00 2001 From: Tianqi Chen Date: Tue, 12 Aug 2014 14:57:28 -0700 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79009ebaf..7459aa585 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Contributors: https://github.com/tqchen/xgboost/graphs/contributors Turorial and Documentation: https://github.com/tqchen/xgboost/wiki -Questions and Issues: If you have questions, checkout the existing questions and fire an issue [Here](https://github.com/tqchen/xgboost/issues?q=is%3Aissue+label%3Aquestion) +Questions and Issues: [https://github.com/tqchen/xgboost/issues](https://github.com/tqchen/xgboost/issues?q=is%3Aissue+label%3Aquestion) Features =======