Operator AssignPredictedValueCategorial

A Missing Value operator. Any missing value of TheTargetAttribute is replaced by the value of the same row from ThePredictedAttribute. The latter may have been filled by the operator PredictionWithDecisionRules or PredictionWithDecisionTree. It must belong to TheInputConcept.

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 inherited
ThePredictedAttribute BaseAttribute Input no 1 yes  
TheOutputAttribute BaseAttribute Output no 1 1 yes inherited

The Operator AssignPredictedValueCategorial is loopable!