|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
JasKnnDistributedAgentIF | This class defines a test for the AbleJasDefaultAgent object. |
JasNaiveBayesDistributedAgentIF | This class defines a test for the AbleJasDefaultAgent object. |
The knn package contains the k Nearest Neighbors (k-NN) learning algorithm for classifying objects. The k-NN learning algorithm is a lazy classification algorithm that stores all the training examples and later finds the k nearest examples for each new example that needs to be classified.
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |