Java* API Reference for Intel® Data Analytics Acceleration Library 2019

Static Public Attributes | List of all members
PredictionResultNumericTableId Class Reference

Available identifiers of the result of logistic regression model-based prediction. More...

Class Constructor

Constructs the prediction result object identifier using the provided value

Parameters
valueValue corresponding to the prediction result object identifier

Static Public Attributes

static final
PredictionResultNumericTableId 
probabilities = new PredictionResultNumericTableId(probabilitiesValue)
 

Detailed Description

Member Function Documentation

int getValue ( )

Returns the value corresponding to the prediction result object identifier

Returns
Value corresponding to the prediction result object identifier

Member Data Documentation

final PredictionResultNumericTableId probabilities = new PredictionResultNumericTableId(probabilitiesValue)
static

Result of logistic regression model-based prediction


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

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