|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
DefaultFeature | Default implementation of the
Feature class. |
DefaultFeatureVector | This feature vector implementation stores an ordered sequence of features. |
Feature | An abstract base class for immutable feature representation used for classification. |
FeatureSet | This feature vector implementation stores a multi-set of features. |
FeatureTransformer | An feature transformer transforms a feature vector in a suitable way. |
FeatureVector | A feature vector contains the features representing an instance. |
OSBTransformer | Transforms a feature vector using the orthogonal sparse bigrams (OSB) technique developed by Fidelis Assis. |
SBPHTransformer | Transforms a feature vector using a simple implementation of the sparse binary polynomial hashing (SBPH) technique introduced by CRM114. |
This package contains classes for working with features, feature vectors and feature transformers.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |