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

List of all members
Model Class Referenceabstract

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

Class Declaration

References

Member Function Documentation

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

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

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