Skip to content

Instantly share code, notes, and snippets.

@jorgemarsal
Created February 5, 2015 20:30
Show Gist options
  • Save jorgemarsal/1b5132b054cbfe37da16 to your computer and use it in GitHub Desktop.
Save jorgemarsal/1b5132b054cbfe37da16 to your computer and use it in GitHub Desktop.
library(distributedR)
library(HPdclassifier)
distributedR_start()
model = hpdrandomForest(data, response, nExecutor = 3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment