Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Available identifiers of input numeric tables for making decision tree model-based prediction. More...
NumericTableInputId | ( | int | value | ) |
Constructs the input numeric tables object identifier using the provided value
value | Value corresponding to the input numeric tables object identifier |
Static Public Attributes | |
static final NumericTableInputId | data = new NumericTableInputId(dataId) |
int getValue | ( | ) |
Returns the value corresponding to the input numeric tables object identifier
|
static |
Input data table
For more complete information about compiler optimizations, see our Optimization Notice.