Contains classes for making prediction based on the classifier model.
|
| interface1 |
| Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
|
|
◆ ModelInputId
Available identifiers of input Model objects in the prediction stage of the classification algorithm
Enumerator |
---|
model | Input model trained by the classification algorithm
|
◆ NumericTableInputId
Available identifiers of input NumericTable objects in the prediction stage of the classification algorithm
Enumerator |
---|
data | Input data set
|
◆ ResultId
Available identifiers of results obtained in the prediction stage of the classification algorithm