ClusteringEvaluator#
- class capymoa.evaluation.ClusteringEvaluator[source]#
Bases:
object
Abstract clustering evaluator for CapyMOA. It is slightly different from the other evaluators because it does not have a moa_evaluator object. Clustering evaluation at this point is very simple and only uses the unsupervised metrics.