Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Available identifiers of a partial result of linear regression model-based training. More...
PartialResultId | ( | int | value | ) |
Constructs the partial result object identifier using the provided value
value | Value corresponding to the partial result object identifier |
Static Public Attributes | |
static final PartialResultId | model = new PartialResultId(ModelId) |
int getValue | ( | ) |
Returns the value corresponding to the partial result object identifier
|
static |
Partial model trained on the available input data
For more complete information about compiler optimizations, see our Optimization Notice.