Class EuclideanDistanceCriterion

  • All Implemented Interfaces:
    BIRCHAbsorptionCriterion

    public class EuclideanDistanceCriterion
    extends java.lang.Object
    implements BIRCHAbsorptionCriterion
    Distance criterion. This is not found in the original work, but used in many implementation attempts: assign points if the Euclidean distances is below a threshold.
    Since:
    0.7.5
    Author:
    Erich Schubert