Data Mining User's Guide
ContentsOpens a new window
Opens a new window
Page 94 of 152

Specifying Class Weights

The CLAS_WEIGHTS_TABLE_NAME setting specifies the name of a table of class weights to be used to bias a logistic regression (GLM classification) or SVM classification model to favor higher weighted classes. The weights table must have the columns shown in Table 5-17Opens a new window.


Table 5-17 Class Weights Table Required Columns

Column Name Data Type

target_value

valid target data type

class_weight

NUMBER


See Also: