C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

List of all members
Parameter Class Reference

Parameters for the gradient boosted trees algorithm. More...

Class Declaration

class DAAL_EXPORT Parameter : public daal::algorithms::Parameter, public daal::algorithms::gbt::training::Parameter
{
public:
Parameter();
services::Status check() const DAAL_C11_OVERRIDE;
DAAL_UINT64 varImportance;
};

Member Data Documentation

Loss function type

DAAL_UINT64 varImportance

64 bit integer flag VariableImportanceModes that indicates the variable importance computation modes


The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.