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

List of all members
Parameter Struct Reference

Parameters for the regression algorithm. More...

Class Declaration

struct DAAL_EXPORT Parameter : public daal::algorithms::Parameter
{
Parameter();
Parameter(const Parameter &other);
};

Member Data Documentation

bool interceptFlag

Flag that indicates whether the intercept needs to be computed


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

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