This component generates the following attributes.
Attribute Name |
Scale |
Description |
---|---|---|
<component_id>_actual |
NOMINAL |
Values of the target attribute. |
<component_id>_predict |
NOMINAL |
Predicted values. |
<component_id>_score_<target_class> |
REAL |
A prediction result is obtained by identifying the maximum score among all target classes. |
<component_id>_assigned_comp_id |
INTEGER |
Component IDs assigned by gating functions. |
<component_id>_predict_c<hme_comp_id> |
NOMINAL |
Predicted values for the prediction formula of component ID, <hme_comp_id>. |
<component_id>_score_c<hme_comp_id>_<target_class> |
REAL |
Score values per target class for the prediction formula of component ID, <hme_comp_id>. |