XGBoost R Package ================= [![CRAN Status Badge](http://www.r-pkg.org/badges/version/xgboost)](http://cran.r-project.org/web/packages/xgboost) [![CRAN Downloads](http://cranlogs.r-pkg.org/badges/xgboost)](http://cran.rstudio.com/web/packages/xgboost/index.html) You have found the XGBoost R Package! Get Started ----------- * Checkout the [Installation Guide](../build.md) contains instructions to install xgboost, and [Tutorials](#tutorials) for examples on how to use xgboost for various tasks. * Please visit [walk through example](../../R-package/demo). Tutorials --------- - [Introduction to XGBoost in R](xgboostPresentation.md) - [Discover your data with XGBoost in R](discoverYourData.md)