Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Available identifiers of input objects for linear regression model-based training on the master node. More...
MasterInputId | ( | int | value | ) |
Constructs the input object identifier using the provided value
value | Value corresponding to the input object identifier |
Static Public Attributes | |
static final MasterInputId | partialModels = new MasterInputId(partialModelsId) |
int getValue | ( | ) |
Returns the value corresponding to the input object identifier
|
static |
Partial models trained on local nodes
For more complete information about compiler optimizations, see our Optimization Notice.