From c29a600d4689b7bfa84899fcdf1cf32c676d09d2 Mon Sep 17 00:00:00 2001 From: Tianqi Chen Date: Fri, 21 Nov 2014 09:48:59 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 172a7ec67..7dfe6293b 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Learning about the model: [Introduction to Boosted Trees](http://homes.cs.washin What's New ===== - +* XGBoost wins [HEP meets ML Award in Higgs Boson Challenge](http://atlas.ch/news/2014/machine-learning-wins-the-higgs-challenge.html) * Thanks to Bing Xu, [XGBoost.jl](https://github.com/antinucleon/XGBoost.jl) allows you to use xgboost from Julia * See the updated [demo folder](demo) for feature walkthrough * Thanks to Tong He, the new [R package](R-package) is available