|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.myra.datamining.AbstractObjectiveFunction
net.sf.myra.datamining.function.hierarchical.LocalFunction
public abstract class LocalFunction
Constructor Summary | |
---|---|
LocalFunction(Dataset dataset)
|
Method Summary | |
---|---|
protected ConfusionMatrix |
getConfusionMatrix(Rule rule,
java.lang.String label,
java.util.List<Instance> instances)
|
Methods inherited from class net.sf.myra.datamining.AbstractObjectiveFunction |
---|
getDataset, setDataset |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.myra.framework.ObjectiveFunction |
---|
evaluate |
Constructor Detail |
---|
public LocalFunction(Dataset dataset)
Method Detail |
---|
protected ConfusionMatrix getConfusionMatrix(Rule rule, java.lang.String label, java.util.List<Instance> instances)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |