C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Base class for the model of the classification algorithm. More...
|
inlinevirtual |
Retrieves the number of features in the dataset was used on the training stage
Reimplemented in PartialModel.
|
pure virtual |
|
inlinevirtual |
Sets the number of features in the dataset was used on the training stage
[in] | nFeatures | Number of features in the dataset was used on the training stage |
Reimplemented in PartialModel.
For more complete information about compiler optimizations, see our Optimization Notice.