| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static BoostedTreesTrainingPredict |
BoostedTreesTrainingPredict.create(Scope scope,
Operand<?> treeEnsembleHandle,
Operand<Integer> cachedTreeIds,
Operand<Integer> cachedNodeIds,
Iterable<Operand<Integer>> bucketizedFeatures,
Long logitsDimension)
Factory method to create a class to wrap a new BoostedTreesTrainingPredict operation to the graph.
|
Copyright © 2015–2019. All rights reserved.