This component generates the following attributes.
Attribute Name |
Scale |
Description |
---|---|---|
<component_id>_actual |
INTEGER |
Values of target attribute. |
<component_id>_predict |
INTEGER |
Predicted values. |
<component_id>_score |
REAL |
A prediction result is obtained by classifying this value according to a boundary. |
<component_id>_assigned_comp_id |
INTEGER |
Component IDs assigned by gating functions. |
<component_id>_predict_c<hme_comp_id> |
INTEGER |
Predicted values for the prediction formula of component id, <hme_comp_id>. |
<component_id>_score_c<hme_comp_id> |
REAL |
Score values for the prediction formula of component id, <hme_comp_id>. |