The CLAS_WEIGHTS_TABLE_NAME
setting specifies the name of a table of class weights to be used to bias a logistic regression (Generalized Linear Model Classification) or Support Vector Machine (SVM) Classification model to favor higher weighted classes. The weights table must have the columns shown in the following table.
Table 5-9 Class Weights Table Required Columns
Column Name | Data Type |
---|---|
|
valid target data type |
|
|
See Also:
Oracle Data Mining Concepts for information about class weights