DM_setWeightFld

Set the name of the field that contains price or cost information for the items in an association or sequence rule task. In a prediction task, the weight field contains record weighting information to be used for the regression task. A record's weight then indicates with which weight factor that record influences the model training.

Syntax

Method syntax

Read syntax diagramSkip visual syntax diagram
>>-settings..DM_setWeightFld--(--weightFld--)------------------><

Function syntax

Read syntax diagramSkip visual syntax diagram
>>-DM_setWeightFld--(--settings--,--weightFld--)---------------><

Parameters

settings
A value of type DM_RegSettings
weightFld
A value of type VARCHAR(128).

Return Value

The return Value is of type DM_RegSettings



Feedback | Information roadmap