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