C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Contains classes for prediction based on boosting models. More...
References | |
Batch | |
Functions | |
Batch (const Batch &other) | |
services::SharedPtr< Batch > | clone () const |
Constructs boosting classifier prediction algorithm by copying input objects and parameters of another boosting classifier prediction 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 boosting classifier prediction algorithm with a copy of input objects and parameters of this boosting classifier prediction algorithm
For more complete information about compiler optimizations, see our Optimization Notice.