Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Base class for the parameters of the classification algorithms. More...
BinaryConfusionMatrixParameter | ( | DaalContext | context | ) |
Constructs the parameter of the classification algorithms
context | Context to manage the parameter of the classification algorithms |
double getBeta | ( | ) |
Gets the parameter of the F-score quality metric
void setBeta | ( | double | beta | ) |
Sets the parameter of the F-score quality metric
beta | Parameter of the F-score |
For more complete information about compiler optimizations, see our Optimization Notice.