Class ClustersWithNoiseExtraction.Instance

  • Enclosing class:
    ClustersWithNoiseExtraction

    protected class ClustersWithNoiseExtraction.Instance
    extends java.lang.Object
    Instance for a single data set.
    Author:
    Erich Schubert
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected ClusterMergeHistory merges
      The hierarchical result to process.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Clustering<Model> run()
      Extract all clusters from the pi-lambda-representation.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Instance

        public Instance​(ClusterMergeHistory merges)
        Constructor.
        Parameters:
        merges - Hierarchical result
    • Method Detail

      • run

        public Clustering<Model> run()
        Extract all clusters from the pi-lambda-representation.
        Returns:
        Hierarchical clustering