Update README.md - added windows binaries (#1600)

Added a link to the nightly windows binaries hosted on Guido Tapia's (my) blog
This commit is contained in:
Guido Tapia 2016-09-22 16:14:07 +10:00 committed by Tianqi Chen
parent b0bfddba72
commit e06f6a0df7

View File

@ -17,6 +17,7 @@ Contents
- [Usecases](#usecases) - [Usecases](#usecases)
- [Tools using XGBoost](#tools-using-xgboost) - [Tools using XGBoost](#tools-using-xgboost)
- [Awards](#awards) - [Awards](#awards)
- [Windows Binaries](#windows-binaries)
Code Examples Code Examples
------------- -------------
@ -131,3 +132,6 @@ Send a PR to add a one sentence description:)
## Awards ## 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) - [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)
## Windows Binaries
Unofficial windows binaries and instructions on how to use them are hosted on [Guido Tapia's blog](http://www.picnet.com.au/blogs/guido/post/2016/09/22/xgboost-windows-x64-binaries-for-download/)