Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Gradient Boosted Trees algorithm parameters. More...
Public Member Functions | |
def | __init__ |
def | check |
![]() | |
def | __init__ |
def | check |
![]() | |
def | __init__ |
def | check |
![]() | |
def | __init__ |
Static Public Attributes | |
loss = ... | |
![]() | |
nClasses = ... | |
![]() | |
splitMethod = ... | |
maxIterations = ... | |
maxTreeDepth = ... | |
shrinkage = ... | |
minSplitLoss = ... | |
observationsPerTreeFraction = ... | |
featuresPerNode = ... | |
minObservationsInLeafNode = ... | |
memorySavingMode = ... | |
engine = ... | |
maxBins = ... | |
minBinSize = ... | |
internalOptions = ... | |
def __init__ | ( | self, | |
nClasses | |||
) |
Default constructor
def check | ( | self | ) |
check(Parameter self) -> Status
|
static |
Loss function type
For more complete information about compiler optimizations, see our Optimization Notice.