Package
weka.classifiers.mi
Synopsis
Reduces MI data into mono-instance data.
Options
The table below describes the options available for SimpleMI.
Option | Description |
---|---|
classifier | The base classifier to be used. |
debug | If set to true, classifier may output additional info to the console. |
transformMethod | The method used in transformation. |
Capabilities
The table below describes the capabilites of SimpleMI.
Capability | Supported |
---|---|
Class | Missing class values, Nominal class, Binary class |
Attributes | Nominal attributes, String attributes, Relational attributes, Numeric attributes, Unary attributes, Missing values, Date attributes, Empty nominal attributes, Binary attributes |
Other | Only multi-Instance data |
Min # of instances | 0 |