Operator AssignAverageValue

A MissingValue operator. Each missing value in TheTargetAttribute is replaced by the average value of that Column. The operator computes the column statistics if they are not computed yet, which may take some time.


Parameter

Parameter Object Type optional min_arg max_arg looped Remarks
TheInputConcept Concept Input no 1 1 no inherited
TheTargetAttribute BaseAttribute Input no 1 1 yes must be numeric
TheOutputAttribute BaseAttribute Output no 1 1 yes inherited

The Operator AssignAverageValue is loopable!