Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Provides methods to access the results obtained with the compute() method of kdtree_knn_classification.training.TrainingBatch algorithm. More...
TrainingResult | ( | DaalContext | context | ) |
Constructs the k nearest neighbors model-based training result
context | Context to manage k nearest neighbors training result |
Model get | ( | TrainingResultId | id | ) |
Returns result of the k nearest neighbors algorithm
id | Identifier of the result, classifier.training.TrainingResultId |
For more complete information about compiler optimizations, see our Optimization Notice.