ABLE 2.0.0 07/02/2003 10:25:01

Uses of Class
com.ibm.able.beans.knn.JasNaiveBayesDistributedAgent

Packages that use JasNaiveBayesDistributedAgent
com.ibm.able.beans.knn The knn package contains the k Nearest Neighbors (k-NN) learning algorithm  for classifying objects. 
 

Uses of JasNaiveBayesDistributedAgent in com.ibm.able.beans.knn
 

Methods in com.ibm.able.beans.knn that return JasNaiveBayesDistributedAgent
 JasNaiveBayesDistributedAgent JasNaiveBayesCentralAgent.getAgent1()
          Get the distributed agent 1 bean
 JasNaiveBayesDistributedAgent JasNaiveBayesCentralAgent.getAgent2()
          Get the distributed agent 2 bean
 JasNaiveBayesDistributedAgent JasNaiveBayesCentralAgent.getLclJasNaiveBayesAgent1a()
          Get the first agent
 JasNaiveBayesDistributedAgent JasNaiveBayesCentralAgent.getLclJasNaiveBayesAgent2a()
          Get the second agent
 


ABLE 2.0.0 07/02/2003 10:25:01

(C) Copyright IBM Corporation 1999, 2003