Workarounds: - Aster Analytics

Teradata AsterĀ® Analytics Foundation User GuideUpdate 2

Product
Aster Analytics
Release Number
7.00.02
Published
September 2017
Language
English (United States)
Last Update
2018-04-17
dita:mapPath
uce1497542673292.ditamap
dita:ditavalPath
AA-notempfilter_pdf_output.ditaval
dita:id
B700-1022
lifecycle
previous
Product Category
Software
  • Increase the value of NumBoostedTrees (the number of parallel boosted trees to consider during prediction).

    Each vworker processes each of its assigned tree-boosting operations sequentially. When you increase the value of NumBoostedTrees, each boosting operation operates on smaller subset of input data.

  • Decrease the input data footprint by minimizing the number of columns.
  • Decrease the size of a tree in memory by adjusting the values of these arguments:
    • MinNodeSize
    • MaxDepth
    • ColumnSubSampling