public interface ClusteringAlgorithm
Modifier and Type | Method and Description |
---|---|
ClusterSet |
applyTo(List<org.nd4j.linalg.api.ndarray.INDArray> points) |
ClusterSet applyTo(List<org.nd4j.linalg.api.ndarray.INDArray> points)
Copyright © 2015. All Rights Reserved.