Package | Description |
---|---|
org.tribuo.clustering |
Provides classes and infrastructure for working with clustering problems.
|
org.tribuo.clustering.evaluation |
Evaluation classes for clustering.
|
Modifier and Type | Method and Description |
---|---|
Evaluator<ClusterID,ClusteringEvaluation> |
ClusteringFactory.getEvaluator() |
Modifier and Type | Method and Description |
---|---|
protected ClusteringEvaluation |
ClusteringEvaluator.createEvaluation(org.tribuo.clustering.evaluation.ClusteringMetric.Context context,
Map<MetricID<ClusterID>,Double> results,
EvaluationProvenance provenance) |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.