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, validatePropertiesgetCategorical, getPropertyNamepublic OneHotEncodingConfig(CategoricalPropertyConfig otherConfig)
public OneHotEncodingConfig(java.lang.String propertyName)