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

List of all members
PredictionBatch Class Referenceabstract

Base class for training models of boosting algorithms in the batch processing mode. More...

Class Constructor

Constructs boosting prediction algorithm

Parameters
contextContext to manage boosting prediction algorithm

Detailed Description

References

Member Function Documentation

abstract PredictionBatch clone ( DaalContext  context)
abstract

Returns the newly allocated boosting prediction algorithm with a copy of input objects and parameters of this algorithm

Parameters
contextContext to manage boosting prediction algorithm
Returns
The newly allocated algorithm

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

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