Normalize (instance)
Package
weka.filters.unsupervised.instance
Synopsis
An instance filter that normalize instances considering only numeric attributes and ignoring class index.
Options
The table below describes the options available for Normalize.
Option |
Description |
---|---|
LNorm |
The LNorm to use. |
norm |
The norm of the instances after normalization. |
Capabilities
The table below describes the capabilites of Normalize.
Capability |
Supported |
---|---|
Class |
Numeric class, Empty nominal class, Nominal class, No class, Date class, Relational class, Binary class, String class, Unary class, Missing class values |
Attributes |
Binary attributes, Missing values, Nominal attributes, Numeric attributes, Unary attributes, String attributes, Empty nominal attributes, Relational attributes, Date attributes |
Min # of instances |
0 |