DM_getWeightFld

Get 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_getWeightFld--(--)-----------------------------><

Function syntax

Read syntax diagramSkip visual syntax diagram
>>-DM_getWeightFld--(--settings--)-----------------------------><

Parameters

settings
A value of type DM_RegSettings

Return Value

The return Value is of type VARCHAR(128)



Feedback | Information roadmap