Vignette text

This commit is contained in:
El Potaeto
2015-02-11 15:25:25 +01:00
parent e457b5ea58
commit d70f52d4b1
2 changed files with 17 additions and 10 deletions

View File

@@ -18,6 +18,8 @@ During these competition, the purpose is to make prediction. This Vignette is no
For the purpose of this tutorial we will first load the required packages.
--> ADD PART REGARDING INSTALLATION FROM GITHUB
```{r libLoading, results='hold', message=F, warning=F}
require(xgboost)
require(Matrix)