Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Performance tuning options for rxDForest/rxDTree

Goal

Options

Performance

xVal              = 0      # (rxDTree) number of cross-validations during fitting

computeOobError   = -1     # (rxDForest) do not compute OOB prediction errors

scheduleOnce      = TRUE   # launch via rxExec (if modest data; best for Hadoop)

                           # Requires nTree = #trees / #tasks

blocksPerRead     = large  # if the input is an XDF file – Warning: reduce this if memory consumption is an issue

verbose           = 0      # minimize console output

reportProgress    = 0      # ditto

useSparseCube     = FALSE  # sparse cube is a bit slower so avoid if possible

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×