Package weka.classifiers.misc


package weka.classifiers.misc
  • Classes
    Class
    Description
    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.
    Bean info class for the InputMappedClassifier.
    A wrapper around a serialized classifier model.