Interface SMAggregateMaximum

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

    public interface SMAggregateMaximum
    extends SMAggregateWeighted
    When using the maximum aggregation, the overall similarity is determined by the maximum local similarity. This realizes a kind of disjunctive global similarity. If one attribute indicates a high utility the utility for the whole case is high.

    Φ(s1, …, si) = maxnii · si)