public interface Classifier
Modifier and Type | Method and Description |
---|---|
Classification |
classify(FeatureSet s)
Return a classification for the specified feature set, or throw
a runtime exception if the feature set that is given does not
have the same number of features as the training set that it
was trained on.
|
Classification classify(FeatureSet s) throws ClassifierException
ClassifierException
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.