C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3

Namespaces | Enumerations
daal::algorithms::regression::prediction Namespace Reference

Contains a class for making the regression model-based prediction.

Namespaces

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

Enumerations

enum  NumericTableInputId { data }
 Available identifiers of input numeric tables for making the regression model-based prediction. More...
 
enum  ModelInputId { model = lastNumericTableInputId + 1 }
 Available identifiers of input models for making the regression model-based prediction. More...
 
enum  ResultId { prediction }
 Available identifiers of the result for making the regression model-based prediction. More...
 

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