Package weka.classifiers.misc

Class Summary
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.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.