C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Namespaces | Enumerations
daal::algorithms::decision_forest::classification::prediction Namespace Reference

Contains classes for prediction based on decision forest models. More...

Namespaces

 interface1
 Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
 
 interface2
 Contains version 2.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
 
 interface3
 Contains version 3.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
 

Enumerations

enum  Method { defaultDense = 0 }
 
enum  VotingMethod
 Available methods for averaging trees predictions. More...
 

Detailed Description

Contains classes for making prediction based on the classifier model.

Enumeration Type Documentation

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