Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Available identifiers of input objects for the decision_forest regression algorithm. More...
InputId | ( | int | value | ) |
Constructs the input object identifier using the provided value
value | Value corresponding to the input object identifier |
Static Public Attributes | |
static final InputId | data = new InputId(dataId) |
static final InputId | dependentVariable = new InputId(dependentVariableId) |
int getValue | ( | ) |
Returns the value corresponding to the input object identifier
Values of the dependent variable for the input data
For more complete information about compiler optimizations, see our Optimization Notice.