| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static BoostedTreesCenterBias |
BoostedTreesCenterBias.create(Scope scope,
Operand<?> treeEnsembleHandle,
Operand<Float> meanGradients,
Operand<Float> meanHessians,
Operand<Float> l1,
Operand<Float> l2)
Factory method to create a class to wrap a new BoostedTreesCenterBias operation to the graph.
|
Copyright © 2015–2019. All rights reserved.