ZeroR
Package
weka.classifiers.rules
Synopsis
Class for building and using a 0-R classifier. Predicts the mean (for a numeric class) or the mode (for a nominal class).
Options
The table below describes the options available for ZeroR.
Option |
Description |
---|---|
debug |
If set to true, classifier may output additional info to the console. |
Capabilities
The table below describes the capabilites of ZeroR.
Capability |
Supported |
---|---|
Class |
Numeric class, Date class, Nominal class, Missing class values, Binary class |
Attributes |
Relational attributes, Binary attributes, String attributes, Unary attributes, Date attributes, Missing values, Empty nominal attributes, Numeric attributes, Nominal attributes |
Min # of instances |
0 |