|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Data | |
---|---|
com.ibm.able.beans.decisiontree | The Decision Tree package is used to develop rules for classifying objects. |
Uses of Data in com.ibm.able.beans.decisiontree |
---|
Methods in com.ibm.able.beans.decisiontree with parameters of type Data | |
void |
LearningAlgorithm.buildHypothesis(Data data)
buildHypothesis |
void |
LearningAlgorithm.pruneHypothesis(Data data)
pruneHypothesis |
void |
LearningAlgorithm.printHypothesis(Data data)
printHypothesis |
void |
LearningAlgorithm.classify(Data data)
classify |
void |
DecisionTree.buildHypothesis(Data data)
buildHypothesis |
void |
DecisionTree.pruneHypothesis(Data data)
pruneHypothesis |
void |
DecisionTree.printHypothesis(Data data)
printHypothesis |
void |
DecisionTree.classifyBatch(Data data)
classifyBatch |
short |
DecisionTree.classifyOneExample(Data data,
short[] example)
classifyOneExample |
protected void |
Discretize.extendNominals(Data data,
short intervals)
extendNominals |
Constructors in com.ibm.able.beans.decisiontree with parameters of type Data | |
Discretize(Data newData)
constructor |
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |