C++ API Reference for Intel® Data Analytics Acceleration Library 2019

References | Namespaces | Classes | Enumerations

Contains a class for making KD-tree based kNN model-based prediction. More...

References

 Batch
 

Namespaces

 daal::algorithms::kdtree_knn_classification::prediction
 Contains a class for making KD-tree based kNN model-based prediction.
 
 daal::algorithms::kdtree_knn_classification::prediction::interface1
 Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
 

Classes

class  Input
 Provides an interface for input objects for making KD-tree based kNN model-based prediction. More...
 

Enumerations

enum  Method { defaultDense = 0 }
 Available methods for making KD-tree based kNN model-based prediction. More...
 

Enumeration Type Documentation

enum Method

Enumerator
defaultDense 

Default method

For more complete information about compiler optimizations, see our Optimization Notice.