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