|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.myra.datamining.measure.hierarchical.VarianceMeasure
public class VarianceMeasure
Constructor Summary | |
---|---|
VarianceMeasure()
|
Method Summary | |
---|---|
Unit<?> |
evaluate(Dataset dataset,
Model model)
Evaluates the specified model. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VarianceMeasure()
Method Detail |
---|
public Unit<?> evaluate(Dataset dataset, Model model)
Measure
evaluate
in interface Measure
dataset
- the test dataset.model
- the model to be evaluated.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |