| Interface | Description |
|---|---|
| AttributeWeightsModifier |
Interface for algorithms that modify attribute weights.
|
| Class | Description |
|---|---|
| AbstractAttributeWeightsModifier |
Ancestor for attribute weights modifiers.
|
| AbstractRangeBasedAttributeWeightsModifier |
Ancestor for modifiers that only work on a subset of attributes.
|
| FixedValue |
Uses a user-supplied attribute weight on all the attributes in the defined range.
|
| FromFile |
Uses the weights stored in a file (one weight per line).
|
| PassThrough |
Dummy modifier, doesn't change the weights.
|
Copyright © 2018 University of Waikato, Hamilton, NZ. All Rights Reserved.