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

Distributed< step, algorithmFPType, method > Class Template Reference

Provides methods for ridge regression model-based training in the distributed processing mode. More...

Class Declaration

template<ComputeStep step, typename algorithmFPType = DAAL_ALGORITHM_FP_TYPE, Method method = normEqDense>
class daal::algorithms::ridge_regression::training::interface1::Distributed< step, algorithmFPType, method >

Template Parameters
stepStep of the algorithm in the distributed processing mode, ComputeStep
algorithmFPTypeData type to use in intermediate computations for ridge regression model-based training, double or float
methodRidge regression model-based training method, Method
Enumerations
References

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

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