aloysius-lim / bigrf

Random forests for R for large data sets, optimized with parallel tree-growing and disk-based memory
91 stars 26 forks source link

Re build bigrf #4

Closed kyo88 closed 10 years ago

kyo88 commented 10 years ago

Hi, i want to try bigrf in rhadoop and i have to turn off any stdout of bigrf, how i do it?? And how to re build bigrf , i want to remove stdout message from bigrf? Tks.

aloysius-lim commented 10 years ago

Hi,

I don't know if bigrf will work with rhadoop, as it is tightly integrated with bigmemory.

Instructions for building the package are here http://cran.r-project.org/doc/manuals/R-exts.html. See especially section 1.3 Checking and Building Packages.

Aloysius

On Friday, 20 December 2013, kyo88 wrote:

Hi, i want to try bigrf in rhadoop and i have to turn off any stdout of bigrf, how i do it?? And how to re build bigrf , i want to remove stdout message from bigrf? Tks.

— Reply to this email directly or view it on GitHubhttps://github.com/aloysius-lim/bigrf/issues/4 .