| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static KmeansPlusPlusInitialization |
KmeansPlusPlusInitialization.create(Scope scope,
Operand<Float> points,
Operand<Long> numToSample,
Operand<Long> seed,
Operand<Long> numRetriesPerSample)
Factory method to create a class wrapping a new KmeansPlusPlusInitialization operation.
|
Copyright © 2015–2019. All rights reserved.