Synopsis
Distributes weight over examples, so that per label weights sum up equally.
Description
This operator distributes example weights so that all example weights of labels sum up equally.
Input
- example set input: expects: ExampleSetMetaData: #examples: = 0; #attributes: 0
Output
- example set output:
- original:
Parameters
- total weight: The total weight distributed over all examples.