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

List of all members
TrainingResult Class Reference

Provides methods to access final results obtained with the compute() method of a boosting training algorithm in the batch processing mode. More...

Class Constructor

Constructs the result of boosting training algorithm

Parameters
contextContext to manage the result of boosting training algorithm

Detailed Description

Member Function Documentation

Model get ( TrainingResultId  id)

Returns the final result of the boosting training algorithm

Parameters
idIdentifier of the result
Returns
Result that corresponds to the given identifier

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

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