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

References | Namespaces | Classes | Enumerations

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

References

 Batch
 

Namespaces

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

Classes

class  Result
 Provides methods to access the result obtained with the compute() method of KD-tree based kNN model-based training. More...
 

Enumerations

enum  Method { defaultDense = 0 }
 Computation methods for KD-tree based kNN model-based training. More...
 

Enumeration Type Documentation

enum Method

Enumerator
defaultDense 

Default method

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