| Class | Description |
|---|---|
| InputMappedClassifier |
Wrapper classifier that addresses incompatible
training and test data by building a mapping between the training data that a
classifier has been built with and the incoming test instances' structure.
|
| InputMappedClassifierBeanInfo |
Bean info class for the InputMappedClassifier.
|
| SerializedClassifier |
A wrapper around a serialized classifier model.
|