C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Class containing methods for Decision tree model-based training using algorithmFPType precision arithmetic. More...
DAAL_DEPRECATED BatchContainer | ( | daal::services::Environment::env * | daalEnv | ) |
Constructs a container for Decision tree model-based training with a specified environment in the batch processing mode
[in] | daalEnv | Environment object |
DAAL_DEPRECATED ~BatchContainer | ( | ) |
Default destructor
DAAL_DEPRECATED services::Status compute | ( | ) |
Computes the result of Decision tree model-based training in the batch processing mode
For more complete information about compiler optimizations, see our Optimization Notice.