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

List of all members
LeafNodeDescriptor Struct Reference

Struct containing description of leaf node in classification descision tree More...

Class Declaration

Member Data Documentation

size_t label

Label to be predicted when reaching the leaf

const double* prob

Probabilities estimation for the leaf


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

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