Subkey |
Description |
---|---|
Use |
If True, use OneHotEncoding for specific features as determined by the field below. |
feature_labels_tofit |
Labels of features for which to use OneHotEncoding. WORC will check whether any of the values specified in this field is a substring of a feature name. For example, if you give gclm, all features for which glcm is in the feature label will be one hot encoded. |