public class ClusteringEvaluator extends Object
Constructor and Description |
---|
ClusteringEvaluator() |
Modifier and Type | Method and Description |
---|---|
static float |
getMI(ClusterList clusters) |
static float |
getNMI(ClusterList clusters) |
static float |
getPurity(ClusterList clusters) |
static String |
getStatistics(ClusterList clusters) |
static void |
main(String[] args) |
public static float getPurity(ClusterList clusters)
public static float getMI(ClusterList clusters)
public static float getNMI(ClusterList clusters)
public static String getStatistics(ClusterList clusters)
public static void main(String[] args)
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.