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

List of all members
Model Class Referenceabstract

Base class for models trained with the regression algorithm More...

Class Declaration

References

Member Function Documentation

◆ getNumberOfFeatures()

virtual size_t getNumberOfFeatures ( ) const
pure virtual

Returns the number of features in the training data set

Returns
Number of features in the training data set

Implemented in Model.


The documentation for this class was generated from the following file:

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