Update xgboostPresentation.Rmd
Edited to note unavailability of stable version of this package on CRAN. http://cran.r-project.org/web/packages/xgboost/index.html
This commit is contained in:
parent
733d23aef8
commit
a55f4d3416
@ -57,11 +57,9 @@ devtools::install_github('dmlc/xgboost', subdir='R-package')
|
||||
Cran version
|
||||
------------
|
||||
|
||||
For stable version on *CRAN*, run:
|
||||
As of 2015-03-13, ‘xgboost’ was removed from the CRAN repository.
|
||||
|
||||
```{r installCran, eval=FALSE}
|
||||
install.packages('xgboost')
|
||||
```
|
||||
Formerly available versions can be obtained from the CRAN [archive](http://cran.r-project.org/src/contrib/Archive/xgboost)
|
||||
|
||||
Learning
|
||||
========
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user