Package | Description |
---|---|
weka.filters | |
weka.filters.unsupervised.attribute |
Modifier and Type | Class and Description |
---|---|
class |
MultiFilter
Applies several filters successively.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassAssigner
Filter that can set and unset the class index.
|
class |
NumericCleaner
A filter that 'cleanses' the numeric data from values that are too small, too big or very close to a certain value (e.g., 0) and sets these values to a pre-defined default.
|
class |
RandomSubset
Chooses a random subset of attributes, either an absolute number or a percentage.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.