Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Available identifiers of input objects for a single beta quality metrics. More...
GroupOfBetasInputId | ( | int | value | ) |
Constructs the input object identifier using the provided value
value | Value corresponding to the input object identifier |
Static Public Attributes | |
static final GroupOfBetasInputId | expectedResponses = new GroupOfBetasInputId(ExpectedResponses) |
static final GroupOfBetasInputId | predictedResponses = new GroupOfBetasInputId(PredictedResponses) |
int getValue | ( | ) |
Returns the value corresponding to the input object identifier
|
static |
Predicted responses (Z)
|
static |
Responses predicted by reduced model where p - p0 of p betas are set to zero
For more complete information about compiler optimizations, see our Optimization Notice.