|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbleImport | |
---|---|
com.ibm.able.agents | The AGENTS package provides a set of agents extending AbleDefaultAgent which contain AbleBean components. |
com.ibm.able.autotune | AutoTune is an agent-based approach to automated tuning that does not require prior knowledge of the controlled system that is being tuned. |
com.ibm.able.beans.bayes | The Bayes package provides a classifer network that uses the Naive Bayes algorithm. |
com.ibm.able.beans.knn | The knn package contains the k Nearest Neighbors (k-NN) learning algorithm for classifying objects. |
Uses of AbleImport in com.ibm.able.agents |
---|
Fields in com.ibm.able.agents declared as AbleImport | |
protected AbleImport |
AbleNeuralClassifierAgent.imp1
|
protected AbleImport |
AbleNeuralClassifierAgent.imp2
|
protected AbleImport |
AbleNeuralPredictionAgent.imp1
|
protected AbleImport |
AbleNeuralPredictionAgent.imp2
|
protected AbleImport |
AbleNeuralClusteringAgent.imp1
|
protected AbleImport |
AbleNeuralClusteringAgent.imp2
|
Uses of AbleImport in com.ibm.able.autotune |
---|
Methods in com.ibm.able.autotune that return AbleImport | |
AbleImport |
TestAutotuneAdaptor.getImportBean()
|
Methods in com.ibm.able.autotune with parameters of type AbleImport | |
void |
TestAutotuneAdaptor.setImportBean(AbleImport theBean)
|
Uses of AbleImport in com.ibm.able.beans.bayes |
---|
Fields in com.ibm.able.beans.bayes declared as AbleImport | |
protected AbleImport |
AbleNaiveBayesClassifierAgent.imp1
|
protected AbleImport |
AbleNaiveBayesClassifierAgent.imp2
|
Uses of AbleImport in com.ibm.able.beans.knn |
---|
Methods in com.ibm.able.beans.knn that return AbleImport | |
AbleImport |
AbleKnnClassifierAgent.getKnnImp1()
Get the import 1 bean |
AbleImport |
AbleKnnClassifierAgent.getKnnImp2()
Get the import 2 bean |
AbleImport |
AbleDecisionTreeClassifierAgent.getDecisionTreeImp1()
Get the import 1 bean |
AbleImport |
AbleDecisionTreeClassifierAgent.getDecisionTreeImp2()
Get the import 2 bean |
AbleImport |
JasKnnDistributedAgent.getKnnImp1()
Get the import 1 bean |
AbleImport |
JasNaiveBayesDistributedAgent.getNaiveBayesImp1()
Get the import 1 bean |
AbleImport |
JasNaiveBayesCentralAgent.getNaiveBayesImp2()
Get the import 2 bean |
AbleImport |
AbleNaiveBayesClassifierAgent.getNaiveBayesImp1()
Get the import 1 bean |
AbleImport |
AbleNaiveBayesClassifierAgent.getNaiveBayesImp2()
Get the import 2 bean |
AbleImport |
JasKnnCentralAgent.getKnnImp2()
Get the import 2 bean |
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |