Interface SMAggregateMinimum

  • All Superinterfaces:
    SimilarityMeasure, SMAggregate, SMAggregateWeighted
    All Known Implementing Classes:
    SMAggregateMinimumImpl

    public interface SMAggregateMinimum
    extends SMAggregateWeighted
    When using the minimum aggregation, the overall similarity is determined by the minimum local similarity. This realizes a kind of conjunctive global similarity. If one attribute indicates a low utility the utility for the whole case is low.

    Φ(s, …, si) = minnii · si)