Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Available methods to train the decision stump model. More...
TrainingMethod | ( | int | value | ) |
Constructs the training method object using the provided value
value | Value corresponding to the training method object |
Static Public Attributes | |
static final TrainingMethod | defaultDense = new TrainingMethod(DefaultDense) |
int getValue | ( | ) |
Returns the value corresponding to the training method object
|
static |
The default decision stump training method
For more complete information about compiler optimizations, see our Optimization Notice.