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