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.meta

Synopsis

Meta classifier that allows standard classification algorithms to be applied to ordinal class problems.

For more information see:

Eibe Frank, Mark Hall: A Simple Approach to Ordinal Classification. In: 12th European Conference on Machine Learning, 145-156, 2001.

Options

The table below describes the options available for OrdinalClassClassifier.

Option

Description

classifier

The base classifier to be used.

debug

If set to true, classifier may output additional info to the console.

Capabilities

The table below describes the capabilites of OrdinalClassClassifier.

Capability

Supported

Class

Binary class, Missing class values, Nominal class

Attributes

Date attributes, Binary attributes, Nominal attributes, Numeric attributes, Empty nominal attributes, Missing values, Unary attributes

Min # of instances

0

  • No labels