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
|
Cran version
|
||||||
------------
|
------------
|
||||||
|
|
||||||
For stable version on *CRAN*, run:
|
As of 2015-03-13, ‘xgboost’ was removed from the CRAN repository.
|
||||||
|
|
||||||
```{r installCran, eval=FALSE}
|
Formerly available versions can be obtained from the CRAN [archive](http://cran.r-project.org/src/contrib/Archive/xgboost)
|
||||||
install.packages('xgboost')
|
|
||||||
```
|
|
||||||
|
|
||||||
Learning
|
Learning
|
||||||
========
|
========
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user