10 Commits

Author SHA1 Message Date
Vadim Khotilovich
74db9757b3 [R package] GPU support (#2732)
* [R] MSVC compatibility

* [GPU] allow seed in BernoulliRng up to size_t and scale to uint32_t

* R package build with cmake and CUDA

* R package CUDA build fixes and cleanups

* always export the R package native initialization routine on windows

* update the install instructions doc

* fix lint

* use static_cast directly to set BernoulliRng seed

* [R] demo for GPU accelerated algorithm

* tidy up the R package cmake stuff

* R pack cmake: installs main dependency packages if needed

* [R] version bump in DESCRIPTION

* update NEWS

* added short missing/sparse values explanations to FAQ
2017-09-28 18:15:28 -05:00
Yuan Tang (Terry)
62e95dcc60 DOC: Added caret_wrapper.R link into demo/README.md 2015-09-10 23:23:30 -04:00
Michaël Benesty
5d135858f7 Spell 2015-02-02 13:21:13 +01:00
El Potaeto
97fd9b47d4 Add new demo 2014-12-31 00:39:13 +01:00
El Potaeto
8e74bcdd05 remove unneeded text... 2014-12-30 16:29:13 +01:00
El Potaeto
31ed2813bd Spell 2014-12-30 16:05:12 +01:00
El Potaeto
45a006f367 R demo code README 2014-12-30 16:04:43 +01:00
Tianqi Chen
852ce6be0b Update README.md 2014-09-07 16:48:45 -07:00
tqchen
e9ed4eb1a2 ok 2014-09-06 11:13:19 -07:00
tqchen
35431e664e add boost from prediction 2014-09-06 10:28:48 -07:00