Synopsis
This operator simply creates new attribute weights of 1 for each input attribute.
Description
This operator creates a new attribute weights IOObject from a given example set. The result is a vector of attribute weights containing the weight 1.0 for each of the input attributes.
Input
- example set: expects: ExampleSet
Output
- weights:
- example set:
Parameters
- normalize weights: Activates the normalization of all weights.