public class OneHotEncodingConfig extends CategoricalPropertyConfig
DEFAULT_CATEGORY_METHOD, DEFAULT_MAX_VOCAB, DEFAULT_SHARED
Constructor and Description |
---|
OneHotEncodingConfig(CategoricalPropertyConfig otherConfig) |
OneHotEncodingConfig(java.lang.String propertyName) |
getCategoricalEmbeddingType, getMaxVocabularySize, getShared, setMaxVocabularySize, setShared, validateProperties
getCategorical, getPropertyName
public OneHotEncodingConfig(CategoricalPropertyConfig otherConfig)
public OneHotEncodingConfig(java.lang.String propertyName)