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.

ParameterName ObjType Type Remarks
TheInputConcept CON IN inherited
TheTargetAttribute BA IN inherited
ThePredictedAttribute BA IN  
TheOutputAttribute BA OUT inherited