C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Provides methods to run implementations of Decision forest model-based training. This class is associated with daal::algorithms::decision_forest::classification::training::Batch class. More...
algorithmFPType | Data type to use in intermediate computations, double or float |
method | Decision forest model training method, Method |
BatchContainer | ( | daal::services::Environment::env * | daalEnv | ) |
Constructs a container for Decision forest model-based training with a specified environment in the batch processing mode
[in] | daalEnv | Environment object |
~BatchContainer | ( | ) |
Default destructor
|
virtual |
Computes the result of Decision forest model-based training in the batch processing mode
Implements AlgorithmContainer< mode >.
|
virtual |
Setups internal datastructures for compute function.
Reimplemented from AlgorithmContainerImpl< mode >.
For more complete information about compiler optimizations, see our Optimization Notice.