public abstract class InputPropertyConfig
extends java.lang.Object
EmbeddingTableConfig
OneHotEncodingConfig| Constructor and Description |
|---|
InputPropertyConfig(InputPropertyConfig otherConfig) |
InputPropertyConfig(java.lang.String featureName,
boolean isCategorical) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getCategorical() |
java.lang.String |
getPropertyName() |
public InputPropertyConfig(InputPropertyConfig otherConfig)
public InputPropertyConfig(java.lang.String featureName,
boolean isCategorical)