C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

List of all members
NodeDescriptor Struct Reference

Struct containing base description of node in descision tree More...

Class Declaration

Member Data Documentation

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


The documentation for this struct was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.