Package | Description |
---|---|
org.apache.solr.client.solrj.io.eval |
Evaluators for the Streaming Aggregation API
|
Modifier and Type | Method and Description |
---|---|
List<org.apache.commons.math3.ml.clustering.CentroidCluster<KmeansEvaluator.ClusterPoint>> |
KmeansEvaluator.ClusterTuple.getClusters() |
Constructor and Description |
---|
ClusterTuple(Map fields,
List<org.apache.commons.math3.ml.clustering.CentroidCluster<KmeansEvaluator.ClusterPoint>> clusters,
List<String> columnLabels) |
ClusterTuple(Map fields,
List<org.apache.commons.math3.ml.clustering.CentroidCluster<KmeansEvaluator.ClusterPoint>> clusters,
List<String> columnLabels,
Matrix membershipMatrix) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.