Documentation of 'com.datumbox.framework.core.machinelearning.modelselection.metrics.ClusteringMetrics' Java class
ClusteringMetrics
com.datumbox.framework.core.machinelearning.modelselection.metrics

Class ClusteringMetrics

  • All Implemented Interfaces:
    ValidationMetrics, java.io.Serializable


    public class ClusteringMetrics
    extends AbstractMetrics
    Estimates validation metrics for Clustering models. References: http://nlp.stanford.edu/IR-book/html/htmledition/evaluation-of-clustering-1.html http://thesis.neminis.org/wp-content/plugins/downloads-manager/upload/masterThesis-VR.pdf
    See Also:
    Serialized Form
    • Method Detail

      • getPurity

        public java.lang.Double getPurity()
        Getter for Purity.
        Returns:
      • getNMI

        public java.lang.Double getNMI()
        Getter for NMI.
        Returns:
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.