Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Computation methods for the multi-class classifier algorithm. 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 | oneAgainstOne = new TrainingMethod(OneAgainstOne) |
int getValue | ( | ) |
Returns the value corresponding to the training method object
|
static |
One-Against-One method
For more complete information about compiler optimizations, see our Optimization Notice.