From 44d5ac7d372ace5ce81ec4e0c02d94dfcb4d6f13 Mon Sep 17 00:00:00 2001 From: Srivatsan Ramanujam Date: Fri, 26 Feb 2016 19:15:32 -0800 Subject: [PATCH] Plugging in gp_xgboost_gridsearch --- demo/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/demo/README.md b/demo/README.md index acdf39afe8cd..e0c9419ded5d 100644 --- a/demo/README.md +++ b/demo/README.md @@ -116,6 +116,7 @@ Send a PR to add a one sentence description:) ## Tools using XGBoost - [BayesBoost](https://github.com/mpearmain/BayesBoost) - Bayesian Optimization using xgboost and sklearn API +- [gp_xgboost_gridsearch](https://github.com/vatsan/gp_xgboost_gridsearch) - In-database parallel grid-search for XGBoost on [Greenplum](https://github.com/greenplum-db/gpdb) using PL/Python ## Awards - [John Chambers Award](http://stat-computing.org/awards/jmc/winners.html) - 2016 Winner: XGBoost R Package, by Tong He (Simon Fraser University) and Tianqi Chen (University of Washington)