public interface ClusteringServingModel extends ServingModel
ServingModels that specifically support clustering problems.| Modifier and Type | Method and Description |
|---|---|
int |
nearestClusterID(String[] datum) |
getFractionLoadedint nearestClusterID(String[] datum)
datum - input features as parsed stringsCopyright © 2014–2018. All rights reserved.