|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.myra.antree.Ant
public class Ant
Constructor Summary | |
---|---|
Ant()
|
Method Summary | |
---|---|
Tree |
getBestTree()
Returns the best created tree. |
Tree |
getTree()
Returns the current created tree. |
void |
walk(net.sf.myra.datamining.data.Dataset dataset)
Creates a new tree. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Ant()
Method Detail |
---|
public void walk(net.sf.myra.datamining.data.Dataset dataset)
public Tree getTree()
public Tree getBestTree()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |