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