|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Classifier | |
org.aisb.bio.tools |
Uses of Classifier in org.aisb.bio.tools |
Subclasses of Classifier in org.aisb.bio.tools | |
class |
EuclideanMeanClassifier
This classifier just figures out the mean of all the features in the training data, and then classifies data by calculating the Euclidean distance between the data to be classified and the means for the categories. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |