C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Base class for training the weak learner model in the batch processing mode More...
Constructs algorithm for training the weak learner model by copying input objects and parameters of another algorithm
[in] | other | An algorithm to be used as the source to initialize the input objects and parameters of the algorithm |
|
inline |
Returns a pointer to the newly allocated algorithm for training the weak learner model with a copy of input objects and parameters of this algorithm
|
inline |
Returns structure that contains computed weak learner results
For more complete information about compiler optimizations, see our Optimization Notice.