Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

  • No labels