Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Available identifiers of input Model objects in the prediction stage of the Neural Networks algorithm. More...
PredictionModelInputId | ( | int | value | ) |
Constructs the input object identifier using the provided value
value | Value corresponding to the input object identifier |
Static Public Attributes | |
static final PredictionModelInputId | model = new PredictionModelInputId(modelId) |
int getValue | ( | ) |
Returns the value corresponding to the input object identifier
|
static |
Input model trained by the Neural Networks algorithm
For more complete information about compiler optimizations, see our Optimization Notice.