|
ABLE 2.3.0 07/13/2005 14:21:00 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.ibm.able.beans.decisiontree.TreeStructure
class TreeStructure
| Method Summary | |
|---|---|
TreeNode |
buildTree()
buildTree |
int[] |
divideSample(int first,
int last,
int feat,
int countValues)
divideSample |
TreeNode |
generateTree(int first,
int last)
generateTree |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public TreeNode buildTree()
public TreeNode generateTree(int first,
int last)
public int[] divideSample(int first,
int last,
int feat,
int countValues)
|
ABLE 2.3.0 07/13/2005 14:21:00 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||