C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Contains classes for Gradient Boosted Trees models training. More...
References | |
Batch | |
Namespaces | |
daal::algorithms::gbt::classification::training | |
Contains classes for Gradient Boosted Trees models training. | |
daal::algorithms::gbt::classification::training::interface1 | |
Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. | |
Classes | |
struct | Parameter |
Gradient Boosted Trees algorithm parameters. More... | |
class | Result |
Provides methods to access the result obtained with the compute() method of model-based training. More... | |
Enumerations | |
enum | Method { xboost = 0, defaultDense = 0 } |
Computation methods for gradient boosted trees classification model-based training. More... | |
enum | LossFunctionType |
Loss function type. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.