Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Provides methods to access final results obtained with the compute() method of a boosting training algorithm in the batch processing mode. More...
TrainingResult | ( | DaalContext | context | ) |
Constructs the result of boosting training algorithm
context | Context to manage the result of boosting training algorithm |
Model get | ( | TrainingResultId | id | ) |
Returns the final result of the boosting training algorithm
id | Identifier of the result |
For more complete information about compiler optimizations, see our Optimization Notice.