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

List of all members
TrainingBatch Class Referenceabstract

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

Class Constructor

TrainingBatch ( DaalContext  context)

Constructs boosting training algorithm

Parameters
contextContext to manage boosting training algorithm

Detailed Description

References

Member Function Documentation

abstract TrainingBatch clone ( DaalContext  context)
abstract

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

Parameters
contextContext to manage boosting training 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.