Package weka.classifiers.meta
-
Class Summary Class Description MOA Wrapper for MOA classifiers.
Since MOA doesn't offer a mechanism to query a classifier for the types of attributes and classes it can handle, the capabilities of this wrapper are hard-coded: nominal and numeric attributes and only nominal class attributes are allowed.