Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

List of all members
TrainingResult Class Reference

Provides methods to access the results obtained with the compute() method of multi_class_classifier.training.TrainingBatch algorithm. More...

Detailed Description

Member Function Documentation

◆ get()

Model get ( TrainingResultId  id)

Returns final result of the multi-class classifier 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.