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

Namespaces | Enumerations
daal::algorithms::linear_regression::quality_metric_set Namespace Reference

Contains classes to check the quality of the model trained with the linear regression algorithm.

Namespaces

 interface1
 Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
 

Enumerations

enum  QualityMetricId { singleBeta, groupOfBetas }
 

Enumeration Type Documentation

Available identifiers of the quality metrics available for the model trained with linear regression algorithm

Enumerator
singleBeta 

Single coefficient metrics

groupOfBetas 

Group of coefficients metrics

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