C++ API Reference for Intel® Data Analytics Acceleration Library 2019
Class containing methods to compute the results of multi-class classifier model-based training. More...
| algorithmFPType | Data type to use in intermediate computations of the multi-class classifier, double or float |
| method | Computation method of the algprithm, daal::algorithms::multi_class_classifier::training::Method |
| BatchContainer | ( | daal::services::Environment::env * | daalEnv | ) |
Constructs a container for multi-class classifier model-based training with a specified environment in the batch processing mode
| [in] | daalEnv | Environment object |
| ~BatchContainer | ( | ) |
Default destructor
| services::Status compute | ( | ) |
Computes the result of multi-class classifier model-based training in the batch processing mode
For more complete information about compiler optimizations, see our Optimization Notice.