C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Struct containing base description of node in descision tree More...
double impurity |
Measure of the homogeneity of the response variable at the node (i.e., the value of the criterion)
size_t level |
Number of connections between the node and the root
size_t nNodeSampleCount |
Number of samples at the node
For more complete information about compiler optimizations, see our Optimization Notice.