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

List of all members

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

Class Constructor

Constructs the k nearest neighbors model-based training result

Parameters
contextContext to manage k nearest neighbors training result

Detailed Description

Member Function Documentation

Model get ( TrainingResultId  id)

Returns result of the k nearest neighbors 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.