Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Available identifiers of input objects for ridge regression model-based prediction. More...
PredictionInputId | ( | int | value | ) |
Constructs the input object identifier using the provided value
value | Value corresponding to the input object identifier |
Static Public Attributes | |
static final PredictionInputId | data = new PredictionInputId(dataId) |
static final PredictionInputId | model = new PredictionInputId(modelId) |
int getValue | ( | ) |
Returns the value corresponding to the input object identifier
|
static |
Input data table
|
static |
Trained ridge regression model
For more complete information about compiler optimizations, see our Optimization Notice.