Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Performance tuning options for rxDForest/rxDTree


View products that this article applies to.

Performance tuning options for rxDForest/rxDTree
GoalOptions
PerformancexVal              = 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

↑ Back to the top


Keywords: kb

↑ Back to the top

Article Info
Article ID : 3104235
Revision : 1
Created on : 1/7/2017
Published on : 10/29/2015
Exists online : False
Views : 60