|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.operator.validation.clustering.exampledistribution.GiniCoefficient
public class GiniCoefficient
Normalized Gini Coefficient.
| Constructor Summary | |
|---|---|
GiniCoefficient()
|
|
| Method Summary | |
|---|---|
double |
evaluate(int[] x,
int n)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GiniCoefficient()
| Method Detail |
|---|
public double evaluate(int[] x,
int n)
evaluate in interface ExampleDistributionMeasure
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||