| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static BoostedTreesCalculateBestGainsPerFeature |
BoostedTreesCalculateBestGainsPerFeature.create(Scope scope,
Operand<Integer> nodeIdRange,
Iterable<Operand<Float>> statsSummaryList,
Operand<Float> l1,
Operand<Float> l2,
Operand<Float> treeComplexity,
Operand<Float> minNodeWeight,
Long maxSplits)
Factory method to create a class to wrap a new BoostedTreesCalculateBestGainsPerFeature operation to the graph.
|
Copyright © 2015–2019. All rights reserved.