From d8eb978f986f89d711535b97f5e82e1881ef34d1 Mon Sep 17 00:00:00 2001 From: El Potaeto Date: Tue, 30 Dec 2014 15:00:52 +0100 Subject: [PATCH] Update readme with new win on Kaggle --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 940cf3d43..d6bd25f95 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Learning about the model: [Introduction to Boosted Trees](http://homes.cs.washin What's New ===== +* XGBoost wins [Tradeshift Text Classification](http://homes.cs.washington.edu/~tqchen/pdf/BoostedTree.pdf) * 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