com.rapidminer.operator.validation.clustering.exampledistribution
Interface ExampleDistributionMeasure

All Known Implementing Classes:
GiniCoefficient, SumOfSquares

public interface ExampleDistributionMeasure

Evaluates how well items are distributed over a set of classes.

Author:
Michael Wurst

Method Summary
 double evaluate(int[] x, int n)
           
 

Method Detail

evaluate

double evaluate(int[] x,
                int n)


Copyright © 2001-2009 by Rapid-I