Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Available identifiers of input partial model objects for the implicit ALS training algorithm in the distributed processing mode. More...
PartialModelInputId | ( | int | value | ) |
Constructs the partial model input object identifier using the provided value
value | Value corresponding to the partial model input object identifier |
Static Public Attributes | |
static final PartialModelInputId | partialModel = new PartialModelInputId(partialModelId) |
int getValue | ( | ) |
Returns the value corresponding to the partial model input object identifier
|
static |
Input partial model Identifier of the input object
For more complete information about compiler optimizations, see our Optimization Notice.