Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Available identifiers of input objects of gbt regression prediction algorithms. More...
NumericTableInputId | ( | int | value | ) |
Constructs the numeric table input object identifier using the provided value
value | Value corresponding to the numeric table input object identifier |
Static Public Attributes | |
static final NumericTableInputId | data = new NumericTableInputId(Data) |
int getValue | ( | ) |
Returns the value corresponding to the numeric table input object identifier
|
static |
Data for the prediction stage
For more complete information about compiler optimizations, see our Optimization Notice.