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 the TrainingBatch weak learner algorithm. More...

Detailed Description

Member Function Documentation

Model get ( TrainingResultId  id)

Returns the final result of the weak learner training algorithm

Parameters
idIdentifier of the result, classifier.training.TrainingResultId
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.