Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4

List of all members

Model of the classifier trained by the AdaBoost algorithm in the batch processing mode. More...

Detailed Description

Member Function Documentation

NumericTable getAlpha ( )

Returns the numeric table that contains the array of weights of weak learners constructed during training of the AdaBoost algorithm. The size of the array equals the number of weak learners

Returns
Array of weights of weak learners.

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

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