Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Available methods for predictions based on the decision forest classification model. More...
PredictionMethod | ( | int | value | ) |
Constructs the prediction method object using the provided value
value | Value corresponding to the prediction method object |
Static Public Attributes | |
static final PredictionMethod | defaultDense = new PredictionMethod(defaultDenseId) |
int getValue | ( | ) |
Returns the value corresponding to the prediction method object
|
static |
Default method
For more complete information about compiler optimizations, see our Optimization Notice.