| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static BoostedTreesAggregateStats |
BoostedTreesAggregateStats.create(Scope scope,
Operand<Integer> nodeIds,
Operand<Float> gradients,
Operand<Float> hessians,
Operand<Integer> feature,
Long maxSplits,
Long numBuckets)
Factory method to create a class wrapping a new BoostedTreesAggregateStats operation.
|
Copyright © 2015–2019. All rights reserved.